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

Improve editor cursor - (at file open & at edit/view swap) #1242

Closed
gsantner opened this issue Feb 16, 2021 · 3 comments
Closed

Improve editor cursor - (at file open & at edit/view swap) #1242

gsantner opened this issue Feb 16, 2021 · 3 comments

Comments

@gsantner
Copy link
Owner

gsantner commented Feb 16, 2021

General information

  • App version: 2.5

Description

Combined issue for improving mouse/cursor position handling at editor.

Replaces:

Current thoughts:

  • On Main page with the 4 tabs - always start on bottom. Not affected by any settings. Especially important to see the hot "ShareInto" stuff immediately after appeneded.
  • Remember cursor position only for 12 hours (ie save timestamp). When file was last opened 12h+ ago, ignore remembered position.
  • If nothing else, use the preferred start position from settings (start on top/bottom).
@gsantner gsantner changed the title Improve editor cursor - (at file open, at edit/view swap) Improve editor cursor - (at file open & at edit/view swap) Feb 16, 2021
@krisfremen
Copy link

Hey @gsantner,

As I mentioned in the other issue did a screencap, maybe it will reveal the issue:

This is from latest master, but same behaviour as v2.5.0.

Markorgotobottom-1.mp4

Cheers!

krisfremen added a commit to krisfremen/markor that referenced this issue Feb 18, 2021
@krisfremen
Copy link

hey @gsantner,

I ended up digging into the code for a bit, did some quick changes, let me know if this is good or not.

At least this seems as the most user friendly behaviour while respecting the app settings.

Happy to change anything if you have any comments.

Cheers.

adelobosko added a commit to adelobosko/markor that referenced this issue May 19, 2021
adelobosko added a commit to adelobosko/markor that referenced this issue Jun 30, 2021
@gsantner
Copy link
Owner Author

There has been numerous improvements on this over the last couple of months. Closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants