On Fri, 2005-01-14 at 18:57, Bill Kendrick wrote:
> On Fri, Jan 14, 2005 at 06:35:11PM -0500, Albert Cahalan wrote:
> > 
> > I fixed this already.
> 
> Thanks.  He didn't say which version he was using.  I didn't remember hearing
> about it (or a fix), so I assumed it wasn't known.

He neglected to mention that he's running in 800x600 mode.

600 - 480 = 120 extra pixels vertically
120/48 = 2 extra rows of buttons, plus waste
2 columns * 2 rows = 4 buttons

This arose because the code that calculates layout and
offsets is duplicated for click, move, and scrollbutton.

I redid the code for click, and then made the scrollbutton
code match. The code for move (to change cursor shape) is
still broken. This was part of general changes for screen
size variation.



_______________________________________________
Tuxpaint-dev mailing list
[email protected]
http://tux4kids.net/mailman/listinfo/tuxpaint-dev

Reply via email to