Skip to content
Commit 1b8eeeb2 authored by Jonathan Marten's avatar Jonathan Marten
Browse files

Consistently handle orientation setting throughout ViewBase and MixDeviceWidget

The ViewBase retains the master orientation setting, as a separate
Qt::Orientation value;  it is eliminated from ViewFlags.  ViewBase
subclasses use this setting.  MixDeviceWidget subclasses ask their
associated view for the same setting.

ViewBase subclasses (ViewSliders and ViewDockAreaPopup) query the
appropriate application setting via their virtual orientationSetting().
parent 04c3b4a3
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment