You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Image changes size slightly when loaded from JSON.
I tried checking image scaledheight before and after and it says it is still the same height.
Steps to reproduce:
Notice how the image covers the window top to bottom
Open fiddle
Click on the photo to clear it and load it from json
Notice the red bar under the photo
The text was updated successfully, but these errors were encountered:
Good point...
We are working on v6, making fabric modular and typed so ugly global/shared constants like NUM_FRACTION_DIGITS will hopefully fade out in favor of better practice.
Fiddle:
https://jsfiddle.net/qm30r1bp/33/
Image changes size slightly when loaded from JSON.
I tried checking image scaledheight before and after and it says it is still the same height.
Steps to reproduce:
Notice how the image covers the window top to bottom
Open fiddle
Click on the photo to clear it and load it from json
Notice the red bar under the photo
The text was updated successfully, but these errors were encountered: