ttx 0.1.0
|
#include <ttx/popup.h>
Public Attributes | |
PopupAlignment | alignment { PopupAlignment::Center } |
PopupSize | width { RelatizeSize(max_layout_precision / 2) } |
PopupSize | height { RelatizeSize(max_layout_precision / 2) } |
PopupAlignment ttx::PopupLayout::alignment { PopupAlignment::Center } |
PopupSize ttx::PopupLayout::height { RelatizeSize(max_layout_precision / 2) } |
PopupSize ttx::PopupLayout::width { RelatizeSize(max_layout_precision / 2) } |