mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-01 03:17:39 +01:00
[Summary] Bug fix #43568 "Incorrect Tooltip displayed on playhead position display"
[Feature reviewed] MKosharnyy [Reviewed] GZharun
This commit is contained in:
parent
6a4dab76de
commit
34b5daf9a9
1 changed files with 0 additions and 2 deletions
|
|
@ -117,8 +117,6 @@ ARDOUR_UI::setup_tooltips ()
|
|||
set_tip (solo_alert_button, _("When active, something is soloed.\nClick to de-solo everything"));
|
||||
set_tip (auditioning_alert_button, _("When active, auditioning is taking place\nClick to stop the audition"));
|
||||
set_tip (feedback_alert_button, _("When active, there is a feedback loop."));
|
||||
set_tip (primary_clock, _("<b>Primary Clock</b> right-click to set display mode. Click to edit, click+drag a digit or mouse-over+scroll wheel to modify.\nText edits: right-to-left overwrite <tt>Esc</tt>: cancel; <tt>Enter</tt>: confirm; postfix the edit with '+' or '-' to enter delta times.\n"));
|
||||
set_tip (secondary_clock, _("<b>Secondary Clock</b> right-click to set display mode. Click to edit, click+drag a digit or mouse-over+scroll wheel to modify.\nText edits: right-to-left overwrite <tt>Esc</tt>: cancel; <tt>Enter</tt>: confirm; postfix the edit with '+' or '-' to enter delta times.\n"));
|
||||
set_tip (editor_meter_peak_display, _("Reset Level Meter"));
|
||||
|
||||
synchronize_sync_source_and_video_pullup ();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue