-
Notifications
You must be signed in to change notification settings - Fork 2.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix canvas sizing with cases that use the css property transform #11310
Commits on Nov 23, 2021
-
Implemented calculation to calculate container dimensions if transfor…
…m is used
avpeery committedNov 23, 2021 Configuration menu - View commit details
-
Copy full SHA for 8ade6e1 - Browse repository at this point
Copy the full SHA 8ade6e1View commit details -
avpeery committed
Nov 23, 2021 Configuration menu - View commit details
-
Copy full SHA for a4a0faf - Browse repository at this point
Copy the full SHA a4a0fafView commit details -
Fixed calculation, improved debug page
avpeery committedNov 23, 2021 Configuration menu - View commit details
-
Copy full SHA for a2f2709 - Browse repository at this point
Copy the full SHA a2f2709View commit details -
avpeery committed
Nov 23, 2021 Configuration menu - View commit details
-
Copy full SHA for e858317 - Browse repository at this point
Copy the full SHA e858317View commit details
Commits on Nov 24, 2021
-
avpeery committed
Nov 24, 2021 Configuration menu - View commit details
-
Copy full SHA for b02190f - Browse repository at this point
Copy the full SHA b02190fView commit details -
avpeery committed
Nov 24, 2021 Configuration menu - View commit details
-
Copy full SHA for 28e7d49 - Browse repository at this point
Copy the full SHA 28e7d49View commit details -
avpeery committed
Nov 24, 2021 Configuration menu - View commit details
-
Copy full SHA for 705824e - Browse repository at this point
Copy the full SHA 705824eView commit details
Commits on Nov 25, 2021
-
Merge branch 'main' into avpeery/fix-canvas-sizing-alternate
avpeery committedNov 25, 2021 Configuration menu - View commit details
-
Copy full SHA for 867b6fb - Browse repository at this point
Copy the full SHA 867b6fbView commit details
Commits on Nov 30, 2021
-
fixed calculation for transform css scaling
avpeery committedNov 30, 2021 Configuration menu - View commit details
-
Copy full SHA for 15c3407 - Browse repository at this point
Copy the full SHA 15c3407View commit details -
avpeery committed
Nov 30, 2021 Configuration menu - View commit details
-
Copy full SHA for baf9ff7 - Browse repository at this point
Copy the full SHA baf9ff7View commit details
Commits on Dec 1, 2021
-
avpeery committed
Dec 1, 2021 Configuration menu - View commit details
-
Copy full SHA for 341ee74 - Browse repository at this point
Copy the full SHA 341ee74View commit details -
moved default container widht/height values
avpeery committedDec 1, 2021 Configuration menu - View commit details
-
Copy full SHA for 7895c4c - Browse repository at this point
Copy the full SHA 7895c4cView commit details -
Fixed scale calculation to cover other transform uses: rotate, skew, …
…matrix, translate
avpeery committedDec 1, 2021 Configuration menu - View commit details
-
Copy full SHA for a595e3a - Browse repository at this point
Copy the full SHA a595e3aView commit details -
initialized containerWidth and containerHeight with 0
avpeery committedDec 1, 2021 Configuration menu - View commit details
-
Copy full SHA for cefb2dd - Browse repository at this point
Copy the full SHA cefb2ddView commit details
Commits on Dec 3, 2021
-
avpeery committed
Dec 3, 2021 Configuration menu - View commit details
-
Copy full SHA for a1b77fe - Browse repository at this point
Copy the full SHA a1b77feView commit details
Commits on Dec 9, 2021
-
Added private method to access container dimensions, removed addition…
…al return statement
avpeery committedDec 9, 2021 Configuration menu - View commit details
-
Copy full SHA for 9d0834a - Browse repository at this point
Copy the full SHA 9d0834aView commit details -
avpeery committed
Dec 9, 2021 Configuration menu - View commit details
-
Copy full SHA for d9ca343 - Browse repository at this point
Copy the full SHA d9ca343View commit details -
avpeery committed
Dec 9, 2021 Configuration menu - View commit details
-
Copy full SHA for a51f059 - Browse repository at this point
Copy the full SHA a51f059View commit details -
avpeery committed
Dec 9, 2021 Configuration menu - View commit details
-
Copy full SHA for 6063e5e - Browse repository at this point
Copy the full SHA 6063e5eView commit details -
remove return type for updateContainerDimensions
avpeery committedDec 9, 2021 Configuration menu - View commit details
-
Copy full SHA for ee497a8 - Browse repository at this point
Copy the full SHA ee497a8View commit details -
avpeery committed
Dec 9, 2021 Configuration menu - View commit details
-
Copy full SHA for f8d83dc - Browse repository at this point
Copy the full SHA f8d83dcView commit details -
avpeery committed
Dec 9, 2021 Configuration menu - View commit details
-
Copy full SHA for 425c347 - Browse repository at this point
Copy the full SHA 425c347View commit details
Commits on Dec 13, 2021
-
remove getter method to simplify code
avpeery committedDec 13, 2021 Configuration menu - View commit details
-
Copy full SHA for 6b4fd32 - Browse repository at this point
Copy the full SHA 6b4fd32View commit details