David Capello
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 ...
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...
In Tiled Mode, Magic Wand works only when we click in the top-left ninth:  From: https://community.aseprite.org/t/i-cant-select-with-the-magic-wand-tool/23399/6?u=dacap
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...
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)...
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...
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: 
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.
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...