Prefer non-GL retina resolutio for cue/triggerboxes
This is fine here, since cues and triggerboxes rarely change and are not perdiodically updated. So opting for a slow render path is fine.
This commit is contained in:
@@ -1128,6 +1128,7 @@ TriggerBoxWidget::TriggerBoxWidget (TriggerStrip& s, float w, float h)
|
||||
, ui (nullptr)
|
||||
, _strip (s)
|
||||
{
|
||||
use_intermediate_surface (false);
|
||||
set_background_color (UIConfiguration::instance ().color (X_("theme:bg")));
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user