[STR Closed w/Resolution] Link: http://www.fltk.org/str.php?L2265 Version: None Fix Version: None
FLTK 1.0 and 1.1 use 16 bit coordinate systems. If your items move further than 32736 pixels away from the center, they will reappear at the top of the scroll area. This is a limitation that can not be changed in order to maintain binary compatibility. FLTK 1.3 and FLTK 2 do not have this problem. They use 32 bit coordinates. Link: http://www.fltk.org/str.php?L2265 Version: None Fix Version: None _______________________________________________ fltk-bugs mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-bugs
