mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2025-07-04 20:46:39 +02:00
Added support for pixel fractions
Pixel fractions can be controlled by CSS. These fractions must not be faked. For #236.
This commit is contained in:
parent
1d5953e8c7
commit
df1d59cf52
5 changed files with 34 additions and 14 deletions
|
@ -411,6 +411,13 @@
|
|||
"displayAdvancedSettings": [true]
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "domRectIntegerFactor",
|
||||
"displayDependencies": {
|
||||
"protectDOMRect": [true],
|
||||
"displayAdvancedSettings": [true]
|
||||
}
|
||||
},
|
||||
"misc",
|
||||
{
|
||||
"name": "theme"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue