https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21307
--- Comment #12 from Michal Denar <[email protected]> --- Created attachment 87950 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=87950&action=edit Bug 21307: (follow-up) Change the way Codemirror height is calculated This follow-up changes the way the height of the Codemirror editor is calculated. Using offset() instead of position() returns the correct values with the changed markup. To test, apply the patch and load the advanced MARC editor. The "status bar" should display correctly a the bottom of the editor and there should be no double scrollbar. Signed-off-by: Michal Denar <[email protected]> Signed-off-by: Michal Denar <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
