Closed dazKind closed 8 years ago
Currently mint.Window.close_button is a Label. It should be an empty control like mint.Window.collapse_handle in order to properly deal with its style in the renderer.
mint.Window.close_button
mint.Window.collapse_handle
Currently
mint.Window.close_button
is a Label. It should be an empty control likemint.Window.collapse_handle
in order to properly deal with its style in the renderer.