Line 227 marker_icons[tid].iconSize = new GSize(icon_height, icon_width);
the width & height in GSize are the wrong way round
Line 227 marker_icons[tid].iconSize = new GSize(icon_height, icon_width);
the width & height in GSize are the wrong way round
Comments
Comment #1
tom_o_t commentedSorry - forgot to say - this is in browser.php
Comment #2
phayes commentedComment #3
phayes commentedfixed
Comment #4
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.