mirror of
https://github.com/aseprite/aseprite.git
synced 2025-03-10 01:13:49 +00:00
Changes: * Added new ui::IconButton widget to create widgets with one skin icon that is colored depending on the button state. * ContextBar::InkShadesField was divided into a couple widgets (ShadeWidget and IconButton to drop-down a little menu with saved shades) * Fixed CommonLockedSurface::drawColoredRgbaSurface() impl. * Removed invalid gfx::setr/g/b/a() functions.