DO NOT REPLY TO THIS MESSAGE.  INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.

[STR New]

Link: http://www.fltk.org/str.php?L2431
Version: 2.0-feature


Yep, this bug still exists in 7722
It's definitely a bug, too - it isn't exacerbated through test/button
(because the clip region is the same as the rectangle region) but if you
modify one or the other of these regions, it shows.
The easiest way to show this bug is to modify line 58 of
src/TiledImage.cxx from "Rectangle cr(r);" to "Rectangle cr(r.x()+25,
r.y(), r.h(), r.w());" and view the effect on test/button with and without
wyc's modification.


I'd fix this myself, but I lack the SVN access :-P
Could somebody change src/TiledImage.cxx in line with wyc's suggestion?


Link: http://www.fltk.org/str.php?L2431
Version: 2.0-feature

_______________________________________________
fltk-bugs mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-bugs

Reply via email to