Robin Gareus
b36e6b8341
When a button has a fixed size, there's no need to call queue_resize(). This fixes an issue with the ArdourClock info displays when slaved. The Timecode and Delta display text changes in small intervals and caused excessive CPU load due to GUI size-requests + redraws. |
||
---|---|---|
.. | ||
MSVCwidgets | ||
widgets | ||
ardour_button.cc | ||
ardour_display.cc | ||
ardour_dropdown.cc | ||
ardour_fader.cc | ||
ardour_icon.cc | ||
ardour_knob.cc | ||
ardour_spacer.cc | ||
ardour_spinner.cc | ||
barcontroller.cc | ||
binding_proxy.cc | ||
choice.cc | ||
eventboxext.cc | ||
fastmeter.cc | ||
focus_entry.cc | ||
pane.cc | ||
paths_dialog.cc | ||
popup.cc | ||
prompter.cc | ||
scroomer.cc | ||
searchbar.cc | ||
slider_controller.cc | ||
stateful_button.cc | ||
tabbable.cc | ||
tearoff.cc | ||
tooltips.cc | ||
ui_config.cc | ||
wscript |