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
fix(textAngular): Use CSS instead of html attributes to resize image.
Fix image size generated with popover buttons and resize handle.
Because mixing popover size buttons and resize handle can create
some funky image sizes because of width and height html attributes
is mixed with CSS width and height.
0 commit comments