-
Notifications
You must be signed in to change notification settings - Fork 12
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
[Feature request] Set focus to new line on launch and remember window position #94
Comments
Hi @Vanav, I like the idea of remembering the window position. I will add this to the next release as well. Thanks for the suggestion! |
Line focus has been improved and remembering window position feature has now been implemented in v5.5.0. Thanks for all the bug reports and suggestions! Please let me know if you find more bugs or any regressions. |
Perfect, thank you! |
I've noticed that focus is still lost if minimize and then restore window. |
Hi @Vanav, |
This should now be fixed in v5.7.2 |
To start calculation quickly, it is useful, if user can start typing immediately. I suggest on launch: add new line to the end on input, if there is no new line, and move focus to it.
Test case:
Also, please, remember window position on screen on close, so window should not always launch on screen center.
The text was updated successfully, but these errors were encountered: