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

Add history to Highlight Char/Regex entry field #1248

Merged

Conversation

windymilla
Copy link
Collaborator

  1. Use generic routines to add history pulldown (thanks past windy :)
  2. Save highlight history to setting.rc
  3. Add savesettings call to generic routine when history is altered (boo! past windy :)
  4. Set focus to entry field when dialog is popped to improve UX

1. Use generic routines to add history pulldown (thanks past windy :)
2. Save highlight history to `setting.rc`
3. Add `savesettings` call to generic routine when history is
altered (boo! past windy :)
3. Set focus to entry field when dialog is popped to improve UX
@windymilla windymilla requested review from cpeel and srjfoo September 9, 2023 14:23
Copy link
Member

@cpeel cpeel left a comment

Choose a reason for hiding this comment

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

Use generic routines to add history pulldown (thanks past windy :)

Add savesettings call to generic routine when history is altered (boo! past windy :)

Ah yes, the ever-present "past-me was brilliant!" followed closely by "what was past-me thinking!?" that we all know too well 🤣❤️

@srjfoo
Copy link
Member

srjfoo commented Sep 11, 2023

Use generic routines to add history pulldown (thanks past windy :)

Add savesettings call to generic routine when history is altered (boo! past windy :)

Ah yes, the ever-present "past-me was brilliant!" followed closely by "what was past-me thinking!?" that we all know too well 🤣❤️

Y'all are ahead of me -- I don't think I've had the "past me was brilliant" experience yet. 🤣

@windymilla windymilla linked an issue Sep 16, 2023 that may be closed by this pull request
@windymilla windymilla merged commit 7cbb8c9 into DistributedProofreaders:master Sep 17, 2023
1 check passed
@windymilla windymilla deleted the hilight-history branch September 17, 2023 14:16
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.

Add history dropdown to Highlight Character(s) or Regex
3 participants