Skip to content
Snippets Groups Projects
Select Git revision
1 result Searching

SkinManager.cpp

Blame
    • Charlie Fenton's avatar
      27f622ff
      MGR: Add 6 new tags to allow the backgrounds of the Simple View and Simple... · 27f622ff
      Charlie Fenton authored
      MGR: Add 6 new tags to allow the backgrounds of the Simple View and Simple Preferences dialog to be anchored at any of 9 points, for flexibility in placement of the logo or other graphic element that should always be visible.
      Vertical anchor is one of: <anchor_vertical_top>, <anchor_vertical_center> or <anchor_vertical_bottom>.
      Horizontal anchor is one of: <anchor_horizontal_left>, <anchor_horizontal_center>, <anchor_horizontal_right>.
      If none of the tags are present, these default values are used:
      The defaults for the main Simple View background are <anchor_vertical_top> and <anchor_horizontal_left>.
      The defaults for the Simple View Preferences dialog background are <anchor_vertical_center> and <anchor_horizontal_center>.
      27f622ff
      History
      MGR: Add 6 new tags to allow the backgrounds of the Simple View and Simple...
      Charlie Fenton authored
      MGR: Add 6 new tags to allow the backgrounds of the Simple View and Simple Preferences dialog to be anchored at any of 9 points, for flexibility in placement of the logo or other graphic element that should always be visible.
      Vertical anchor is one of: <anchor_vertical_top>, <anchor_vertical_center> or <anchor_vertical_bottom>.
      Horizontal anchor is one of: <anchor_horizontal_left>, <anchor_horizontal_center>, <anchor_horizontal_right>.
      If none of the tags are present, these default values are used:
      The defaults for the main Simple View background are <anchor_vertical_top> and <anchor_horizontal_left>.
      The defaults for the Simple View Preferences dialog background are <anchor_vertical_center> and <anchor_horizontal_center>.
    test_property.py 699 B