13
0
livetrax/libs/gtkmm2ext/gtkmm2ext
David Robillard 587dc283ea Fix stuck faders on very fine adjustments.
I attempted to preserve the "don't draw unless different" by ditching rounding for more
precise display_span, but that didn't work.  An alternative solution would be
to draw on adjustment change if there's text, since then we need to redraw
regardless of slider position, but it seemed weird even just with respect to
the slider, so I opted for this, which really definitely redraws when the
adjustment changes, period.

If this proves to be a performance issue we'll have to figure that out.
2014-12-05 15:19:43 -05:00
..
actions.h
activatable.h
application.h
auto_spin.h
barcontroller.h Remove dead code. 2014-11-27 04:17:15 -05:00
bindable_button.h
binding_proxy.h
bindings.h
cairo_packer.h
cairo_widget.h allow to use cairo-image/software surface for canvas & cairowidgets 2014-10-28 02:15:10 +01:00
cairocell.h
cell_renderer_color_selector.h
cell_renderer_pixbuf_multi.h
cell_renderer_pixbuf_toggle.h
choice.h
click_box.h
cursors.h
debug.h
dndtreeview.h
dndvbox.h
doi.h
emscale.h
fastmeter.h
focus_entry.h
grouped_buttons.h
gtk_ui.h
gtkapplication-private.h
gtkapplication.h
gtkutils.h
gui_thread.h
idle_adjustment.h
keyboard.h
motionfeedback.h
paths_dialog.h
persistent_tooltip.h
pixfader.h Fix stuck faders on very fine adjustments. 2014-12-05 15:19:43 -05:00
pixscroller.h
popup.h
prolooks-helpers.h
prompter.h
rgb_macros.h
scroomer.h
selector.h Remove dead code. 2014-11-25 02:11:44 -05:00
slider_controller.h implement spin-button internal<>interface bridge 2014-11-01 18:24:31 +01:00
stateful_button.h
sync-menu.h
tearoff.h
textviewer.h
treeutils.h
utils.h add Gtkmm2ext::event_inside_widget_window() 2014-11-02 08:57:47 -05:00
visibility_tracker.h
visibility.h
widget_state.h
window_title.h