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

Navigate to start/end of a tracklet #264

Open
xulman opened this issue Oct 20, 2023 · 2 comments
Open

Navigate to start/end of a tracklet #264

xulman opened this issue Oct 20, 2023 · 2 comments

Comments

@xulman
Copy link
Contributor

xulman commented Oct 20, 2023

Given the current Menu:
Screenshot_20231020_150039

I propose to add two more "hot spots" on a track:

  • Select Tracklet Downward
  • Select Tracklet Upward
  • Navigate to Tracklet start
  • Navigate to Tracklet end

(the latter two could also be: Tracklet mother and Tracklet daughter... not perhaps super clear on the first look, but I believe user will find the difference)

They complement "in-between" the current special targets:

  • the intermediate previous/consecutive spot
    • to where one can select or navigate
    • which jumps maximally over one division (to the very first daughter spot)
  • here the new thing
    • can select and navigate
    • isn't jumping over division points
  • and the very beginning(root) / end(all leafs)
    • to where one can only select
    • which jumps over divisions
@xulman
Copy link
Contributor Author

xulman commented Mar 13, 2024

  • Navigate to Tracklet start
  • Navigate to Tracklet end

This functionality is actually already there, try ctrl+alt+up/down... but not visible from the menu, one has to "notice it" in the Keymap settings (filter for navigate)

  • Select Tracklet Downward
  • Select Tracklet Upward

Is also there, try ctrl+shift+up/down.. .but ain't working (at least) on WinX (fresh stuff as of 13th March 2024)

-> Update:
Maybe add these to the menu, definitively fix the selection thing (and avoid using Meta keys as there's no key for it on Win platforms)

@tinevez
Copy link
Contributor

tinevez commented Mar 13, 2024

Yes there are some weirdness with these shortcuts I am not sure I understand. They are not the same in BDV (no need for alt) and in TrackScheme, despite being listed the same in the keymap window. I don't get it.

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