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

[Feature request] Set focus to new line on launch and remember window position #94

Open
Vanav opened this issue Oct 17, 2024 · 6 comments

Comments

@Vanav
Copy link

Vanav commented Oct 17, 2024

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:

  1. Launch Numara
  2. Type "2+2", got result.

Also, please, remember window position on screen on close, so window should not always launch on screen center.

@bornova
Copy link
Owner

bornova commented Oct 17, 2024

Hi @Vanav,
Numara is supposed to start where the user left off when the app was closed but I see the editor is not being focused on start at the moment. I will release a fix asap.

I like the idea of remembering the window position. I will add this to the next release as well. Thanks for the suggestion!

@bornova
Copy link
Owner

bornova commented Oct 18, 2024

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.

@Vanav
Copy link
Author

Vanav commented Oct 19, 2024

Perfect, thank you!

@Vanav Vanav closed this as completed Oct 19, 2024
@Vanav
Copy link
Author

Vanav commented Nov 24, 2024

I've noticed that focus is still lost if minimize and then restore window.

@Vanav Vanav reopened this Nov 24, 2024
@bornova
Copy link
Owner

bornova commented Nov 24, 2024

Hi @Vanav,
Good catch! I will fix this in the next release. Thanks for reporting.

@bornova
Copy link
Owner

bornova commented Nov 26, 2024

I've noticed that focus is still lost if minimize and then restore window.

This should now be fixed in v5.7.2

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

No branches or pull requests

2 participants