Function zng_wgt_window::fallback_chrome
source ยท pub fn fallback_chrome() -> impl UiNode
Expand description
Custom window chrome adorner used when the window manager does not provide one.
You also must set a padding of 5
for maximized window and (28 + 5, 5, 5, 5)
for normal window.