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

Allow only one instance of the settings dialog to be open for each plugin #113

Open
DavidGretzschel opened this issue Feb 24, 2020 · 0 comments
Labels
enhancement New feature or request needs-testing asking for help on testing from alpha/beta users willing to run the unit tested code UI

Comments

@DavidGretzschel
Copy link

This is ageold convention and prevents nonsense like this:

image

There's a case to be made for showing them side by side or showing different subwindows side by side, which I'm sympathetic to, but then it should be ensured that there can only ever be one subwindow of its kind.

@alexis- alexis- added the enhancement New feature or request label Feb 27, 2020
@alexis- alexis- changed the title a sub window should always lock the source window Allow only one instance of the settings dialog to be open at once Feb 27, 2020
@alexis- alexis- changed the title Allow only one instance of the settings dialog to be open at once Allow only one instance of the settings dialog to be open for each plugin Feb 27, 2020
alexis- added a commit to supermemo/SuperMemoAssistant.Plugins.MediaPlayer that referenced this issue Mar 17, 2020
alexis- added a commit to supermemo/SuperMemoAssistant.Plugins.Import that referenced this issue Mar 17, 2020
alexis- added a commit to supermemo/SuperMemoAssistant.Plugins.Dictionary that referenced this issue Mar 17, 2020
alexis- added a commit to supermemo/SuperMemoAssistant.Plugins.LateX that referenced this issue Mar 17, 2020
alexis- added a commit to supermemo/SuperMemoAssistant.Plugins.PDF that referenced this issue Mar 17, 2020
…#73

- Added: Only one setting instance open at a time supermemo/SuperMemoAssistant#113
- Fixed: Ctrl+G not jumping to the given page #75
- Fixed: Alt+Arrows not forwarded to SuperMemo #36 #46
- Fixed: Middle mouse click crashes the PDF plugin #68
- Misc: Package update
alexis- added a commit that referenced this issue Mar 17, 2020
- Added: automated ChangeLog and NuPkg Release notes #52
- Added: Splash screen (also overrides SuperMemo's) #100
- Added: Plugin labels (e.g. Official, Verified)
- Added: A ChangeLog Popup after update, and a Change Logs Tab in the Settings #134
- Added: Limited settings window to one instance displayed at a time #113
- Added: Tool tips (hints) to UI icons that do not have a label #130
- Added: During installation, the confirmation popup displays the install folder destination #129
- Added: Import collection from SuperMemo (supermemo.ini) setup step #73
- Fixed: Collection Selection > Options, and other option windows can now be canceled and revert changes #117
@alexis- alexis- added the needs-testing asking for help on testing from alpha/beta users willing to run the unit tested code label Mar 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request needs-testing asking for help on testing from alpha/beta users willing to run the unit tested code UI
Development

No branches or pull requests

3 participants