snowkit / mint

A framework/renderer agnostic Minimal UI interface library for Haxe.
http://snowkit.github.io/mint/
MIT License
65 stars 19 forks source link

Window.close_button should be an empty control #32

Closed dazKind closed 8 years ago

dazKind commented 9 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.