Skip to content

Conversation

ern775
Copy link
Contributor

@ern775 ern775 commented Oct 20, 2025

  • Changed app name parsing to better method.
  • Made it so auto-filled text is pre-selected for easy renaming.
  • Changed on_shortcutName_textEdited to on_shortcutName_textChanged since setText is used now.
  • Moved the auto-fill down to the bottom, the on_shortcutName_textChanged function doesn't seem to trigger otherwise. I would be happy to know the reason if anyone knows why.
  • Trimmed the app name string in the on_shortcutName_textChanged function to prevent same name shortcuts. (Bug fix)

@ern775
Copy link
Contributor Author

ern775 commented Oct 20, 2025

Sorry for the pull request spam, however I believe these should be fixed before new release.

@ern775 ern775 changed the title Fix shortcut name auto-fill behaviour. Fix shortcut name auto-fill behaviour Oct 20, 2025
Copy link
Owner

@SeongGino SeongGino left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fair 'nuff

@SeongGino SeongGino merged commit e5b2bf5 into SeongGino:main Oct 22, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants