[Plib-devel] [PATCH] puAuxLargeInput: fix selection bug, make not needed sliders disappear
Brought to you by:
sjbaker
From: Melchior F. <mf...@us...> - 2009-01-16 19:49:47
|
Here's another feature & bugfix patch: - don't draw selection rectangles outside the input box - make sliders disappear if they aren't required - fill the square hole in the lower right corner with a "plug" if necessary (-> both sliders shown) - remove methods that were marked as "deprecated" since years - remove trailing spaces, replace tabs by spaces, other cosmetics Next planned steps: - fix puSlider and puaScrollbar (don't assume reference point in the middle of the slider) - autoscrolling selection in puaLargeInput? More cleanup ... m. |