mirror of
https://github.com/aseprite/aseprite.git
synced 2025-01-28 18:32:50 +00:00
7d47093acc
+ Add ButtonBase::Click signal. + Button does not close the window by default (you have to configure this action manually when Click signal is triggered). + Add "closewindow" attribute to <button> widget in XML files. + Move "bevels" to SkinProperty. + Convert colorbutton widget in ColorButton C++ class.