Changes between Version 1 and Version 2 of Ticket #12415, comment 5
- Timestamp:
- Oct 26, 2014, 1:51:03 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #12415, comment 5
v1 v2 1 1 About Reinmar solution with the css. 2 2 3 Why is it needed ? why not use getComputedStyle on body, I think it should return the right values allways, event without the body:after css: 3 Why is it needed ? why not use getComputedStyle on body, I think it should return the right values allways, event without the body:after css:[[BR]] 4 4 window.getComputedStyle(editor.editable().$).height 5 5