Maps: sidebar resize not working properly
CARBONES.eu web application
Brought to you by:
marktjackson
Originally created by: andrius... (code.google.com)@gmail.com
Originally owned by: andrius... (code.google.com)@gmail.com
When dragging the splitter, the map does not reload, it only changes the width of the map container and exposes the hidden part of the map, which may not contain any data.
A possible solution would be creating a function the manually calls the resize methods of the map and sidebar containers. The function could be connected to the ondrag event of the splitter.
This problem does not occur on IE7-9.
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: mark.tun... (code.google.com)@gmail.com
(No comment was entered for this change.)
Labels: Priority-Low
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: mark.tun... (code.google.com)@gmail.com
Alastair has a possible fix: fix the height of one of the elements (the variable list?) Needs proper investigation