Module egui_dock::style

source ·
Expand description

Look and feel.

Structs§

  • Specifies the look and feel of buttons.
  • Highlighting on the currently hovered leaf.
  • Specifies the feel of the tab drop overlay, i.e anything non visual about the overlay.
  • Specifies the look and feel of the tab drop overlay.
  • Specifies the look and feel of node separators.
  • Lets you change how tabs and the DockArea should look and feel. Style is divided into several, more specialized structs that handle individual elements of the UI.
  • Specifies the look and feel of tab bars.
  • Specifies the look and feel of the tab body.
  • Specifies the look and feel of individual tabs while they are being interacted with.
  • Specifies the look and feel of an individual tab.

Enums§