David Capello

Results 153 issues of David Capello

On Windows, `os::FileDialogWin32::showWithNewAPI()` should launch another process exclusively to open the native file dialog as we've received several crash reports just because buggy IMEs (#4150) If we're going to implement...

feature
windows

We talked about this with @Gasparoken. We need a new `TransformationState` similar to [MovingPixelsState](https://github.com/aseprite/aseprite/blob/070a6dcb42433b9899adcad2268afcfe42fc150d/src/app/ui/editor/moving_pixels_state.h#L27) but more generic. As a first step this new state will be internal and only for...

feature
maintenance
low priority
refactor complexity

From: https://community.aseprite.org/t/on-macos-adding-ability-to-copy-paste-delete-rename-and-multiple-select-of-files-in-aseprite-file-browser/22169 It would be nice to be able to copy/paste/delete/rename file items from the custom Aseprite file dialog/view.

feature
ui
time-5
file selector

Some recurrent UI inconvenience when we export (File > Export > Export As / Export Sprite Sheet) is to show/select the location where the export will be done. Some ideas...

bug
ui

From: https://community.aseprite.org/t/cant-turn-off-zooming-with-the-mouse-wheel/21717

bug
ui

From: https://community.aseprite.org/t/ctrl-z-and-lost-brushstrokes/22112 Configuring Ctrl key to drag the brush size: ![image](https://github.com/aseprite/aseprite/assets/39654/0cb5523c-30b1-4bb2-8d9a-79246869d182) Then each time we use Ctrl+Z, the first stroke is ignored.

bug
ui

This is an experimental implementation to save preferences periodically. I'm not sure about this because might be a conflict between several instances of Aseprite running at the same time.

preferences

This is a old work-in-progress branch rebased to the latest commit to implement #1342, it's an incomplete work and probably it should be re-started from scratch. I remember some performance...

This request was received via email and it looks quite easy to fix: we should sort the slices by name in "Export As" dialog as in the context bar (right...

bug
ui
time-1

Some special right-click options for the Editor: ![image](https://github.com/aseprite/aseprite/assets/39654/53783e43-f649-453a-9287-b5588dd9c25d) might result in confusing situations when the shading mode is selected. I think a possible simple fix is that when the shading...

bug
ui
sprite editor
time-1