mirror of
https://github.com/aseprite/aseprite.git
synced 2025-03-09 07:13:43 +00:00
Some changes: - Now ui::Keys aren't processed in app::tools side, they are processed in Editor side and converted to ToolLoopModifiers flags. - Replace ToolLoop::getSelectionMode -> ToolLoop::getModifiers()