Changes between Initial Version and Version 1 of Ticket #12415, comment 5
- Timestamp:
- Oct 26, 2014, 1:50:37 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #12415, comment 5
initial v1 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 :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: 4 4 window.getComputedStyle(editor.editable().$).height 5 5