David Capello

Results 177 issues of David Capello

The following tasks are blocking the release of the beta version: - [x] Generating font preview shouldn't block scroll - [x] Fix blending empty text box into semi-transparent pixels ![text](https://github.com/user-attachments/assets/07577bea-4321-4de2-9183-0b70dac360bb)...

maintenance

Just duplicating a sprite (Sprite > Duplicate) or a layer (Layer > Duplicate) will not duplicate the z-index of each cel of that sprite layers/specific layer. EDIT: @Gasparoken wasn't able...

bug
critical priority

In Tiled Mode, Magic Wand works only when we click in the top-left ninth: ![Peek 2024-09-12 19-20](https://github.com/user-attachments/assets/efde5b68-2e8b-413d-9f21-6be7e18c65e7) From: https://community.aseprite.org/t/i-cant-select-with-the-magic-wand-tool/23399/6?u=dacap

bug
high priority
sprite editor

We can add a link to create new issues/bug reports from Help > Feedback menu option that could pre-fill the fields (Aseprite version / operating system). Idea from #4318, and...

feature
ui

It'd be nice to have a beforesitechange event for scripts to detect if a new sprite is going to be selected in case we want to save a [document preference](https://www.aseprite.org/api/app_preferences#apppreferencesdocument)...

feature
critical priority
scripting

Selection transformations should be symmetrical when symmetry mode is on. It was not done in the first version of the symmetry feature to avoid adding new bugs modifying the whole...

bug
high priority
sprite editor

We want to fix https://github.com/aseprite/aseprite/issues/4412 in some way, this is not yet ready because it looks like a child process cannot use `IModalWindow::Show` with a parent process HWND handle.

Users with this theme https://github.com/ImBada/Aseprite-Korean are getting a UI without fonts: ![Image](https://github.com/user-attachments/assets/43b27448-7806-44d6-8e06-349b6f6283c8)

bug
ui
critical priority

It'd be nice to have something like: https://en.wikipedia.org/wiki/Rotational_symmetry (with a configurable number of degrees). It might not be "pixel perfect" for some angles.

feature
sprite editor

Probably something changed in MSVC, or Sentry, or some other dependency (or just the CRT impl), but it looks like now we depend on [CreateFile2](https://learn.microsoft.com/en-us/windows/win32/api/fileapi/nf-fileapi-createfile2) which was introduced on Windows...

bug
critical priority
windows