-
Bug
-
Resolution: Fixed
-
Major
-
1.9.0
-
None
-
None
-
4.8.0 M4
How to reproduce
- Create news or article content
- Insert picture
- Trying to scale down the image from the edit bar up and down
It is not possible to reduce correctly
- depends on
-
CMS-11745 Inline editor: up and down arrows to resize an image do not work correctly according to "box-sizing" css property
-
- Closed
-
Due to boostrap import @import "../plugins/bootstrap/scss/reboot"; with following rule
To get image width/height we should use "img.offsetWidth" instead of "img.width"