David Capello

Results 153 issues of David Capello

![cap2](https://user-images.githubusercontent.com/39654/188467370-f6e74551-26b2-411e-a1d0-ca626b5afd3f.gif)

bug
time-1

Tooltips in beta (w/multiple windows UI) hide/show randomly, and they flickers when we're using a stylus on main/beta.

bug
high priority

When multiple windows UI are used: ![cap1](https://user-images.githubusercontent.com/39654/188464336-7de11876-1efd-4ac3-81c2-1ba5ad2d457b.gif) ☝️ in this video I'm just clicking menus, not the canvas (even more, the mouse up message is in the menu, not in...

bug
high priority
time-3

Reported: * https://community.aseprite.org/t/snap-to-grid-one-pixel-outside-problem/8421 * https://community.aseprite.org/t/snap-to-grid-leaves-1-pixel/13427 ![pp](https://user-images.githubusercontent.com/39654/184359276-02d44ba0-3807-4a62-b553-fc82e41df7f4.gif)

bug
time-2

> When I minimize Aseprite, I can’t open its window back again clicking on the Aseprite icon on Dock, if the preview window was previosly opened and active. Clicking on...

bug
ui
critical priority
macos

If we put the mouse in the Windows taskbar popup windows (like tooltips, toolbox groups, etc.) will appear grouped. ### Aseprite and System version * Aseprite version: v1.3-beta6 * System:...

bug
ui
windows
time-2

When we fully hide a timeline the user might think that it's fully hidden but it's still visible: ![hidden-timeline](https://user-images.githubusercontent.com/39654/76858363-020ab400-6836-11ea-9817-5ee01a2fe5fd.gif) We could solve this problem in different ways: 1. Show an...

feature
ui
timeline

The implementation of #1172 is going to be released in v1.2.14, but some missing important features: - [ ] Preview of multi-layer transformation (at the moment only the active layer...

feature
high priority

There are several performance issues when we want to draw in a big canvas (and they are now worse when using a custom image brush). The two main issues: 1....

feature
performance

Create a simple debugger UI for Lua scripts. A possible solution would be using a VS Code extension: * https://github.com/satoren/vscode-lrdb * https://github.com/satoren/LRDB Or a CLI debugger: * https://github.com/slembcke/debugger.lua Check these...

feature
scripting