mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-07 22:25:46 +01:00
Revert "Enable retina resolution for cue/triggerboxes"
This reverts commit 4e032f7469.
This commit is contained in:
parent
09908faee8
commit
47beea4b1b
1 changed files with 0 additions and 1 deletions
|
|
@ -1128,7 +1128,6 @@ TriggerBoxWidget::TriggerBoxWidget (TriggerStrip& s, float w, float h)
|
|||
, ui (nullptr)
|
||||
, _strip (s)
|
||||
{
|
||||
use_nsglview (UIConfiguration::instance().get_nsgl_view_mode () == NSGLHiRes);
|
||||
set_background_color (UIConfiguration::instance ().color (X_("theme:bg")));
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue