Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Duplicate shortcut key configuration items in Keyboard shortcuts Window #4387

Open
TakWolf opened this issue Mar 27, 2024 · 0 comments · May be fixed by #4453
Open

Duplicate shortcut key configuration items in Keyboard shortcuts Window #4387

TakWolf opened this issue Mar 27, 2024 · 0 comments · May be fixed by #4453
Assignees
Milestone

Comments

@TakWolf
Copy link
Contributor

TakWolf commented Mar 27, 2024

From aseprite/languages#29 (comment)

aseprite version: 1.3.5
The problem still exists.

image image

There seems to be some issues with the UI here. The column action width is not enough and cannot be adjusted, causing text to be obscured.

@dacap dacap added this to the v1.3.7 milestone Apr 10, 2024
@Gasparoken Gasparoken self-assigned this May 6, 2024
Gasparoken added a commit to Gasparoken/aseprite that referenced this issue May 17, 2024
Gasparoken added a commit to Gasparoken/aseprite that referenced this issue May 17, 2024
…h" in Keyboard shortcuts (fix aseprite#4387)

Note: "Launch" was removed of the list of possible commands.
Gasparoken added a commit to Gasparoken/aseprite that referenced this issue May 17, 2024
…y", "Change Color Mode: Indexed", "Export Sprite Sheet", "Zoom 600%", "Zoom 800%" and "Zoom 1600%" in Keyboard shortcuts (fix aseprite#4387)

Note: The "Zoom" series was fixed by removing prohibited zooms
in "gui.xml" (700%, 1000% and 2000%).
Gasparoken added a commit to Gasparoken/aseprite that referenced this issue May 17, 2024
@dacap dacap modified the milestones: v1.3.7, v1.3.8 May 21, 2024
Gasparoken added a commit to Gasparoken/aseprite that referenced this issue May 22, 2024
…Window (fix aseprite#4387)

Introduced Key::isSkipListing() and Command::isSkipListing() to skip keyItem creation on Keyboard shortcut List Box.
Removed commands:
'Launch'
'OpenBrowser'
And removed unnecessary commands:
'Change Color Mode: Indexed'
'Contract Selection'
'Export Sprite Sheet'
'Flip Canvas Horizontally'
'Frame Properties'
'Load Palette'
'Open Sprite'
'Playback Speed 1x'
'Run Script'
'Save Palette'
'Select Used Colors'
'Set Palette Entry Size'
'Tileset Mode: Auto'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Todo
Development

Successfully merging a pull request may close this issue.

4 participants