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

Advanced Editing with ctrl and shift not working. #462

Closed
StevieWonder92 opened this issue May 17, 2024 · 7 comments
Closed

Advanced Editing with ctrl and shift not working. #462

StevieWonder92 opened this issue May 17, 2024 · 7 comments
Assignees
Labels
bug Something isn't working

Comments

@StevieWonder92
Copy link

Describe the bug
When holding ctrl and moving items around, the dots don't change to stacks and the items move just next to each other.

To Reproduce
Steps to reproduce the behavior:

  1. Add items to timeline
  2. Hold down ctrl button and click and hold upper right corner of item
  3. Move item
  4. Item moves next to latter item

Expected behavior
Both items should move to a later time and not next to each other.

Screenshots
grafik
grafik

Additional context
Version 0.20.4

@StevieWonder92 StevieWonder92 added the bug Something isn't working label May 17, 2024
@hademo
Copy link

hademo commented May 19, 2024

Same issue

@Experiment59
Copy link

Also same issue

@Stauros-Nicod
Copy link

Same

@ivan-lednev
Copy link
Owner

Advanced edit controls have been moved to a separate widget to avoid conflicts with the hover editor behavior and to be compatible with mobile devices in the future:
image

I removed the confusing bit from the docs.

@ivan-lednev ivan-lednev closed this as not planned Won't fix, can't repro, duplicate, stale May 24, 2024
@Stauros-Nicod
Copy link

Please, find another solution, maybe add different zones on the items so that when dragged from specific zones - it would duplicate. Right now it's close to unusable - I need to move the mouse away from the task, click on the button with crossed arrows, move the mouse, click on "copy on drag", move the mouse back to the task item, do the action, move the mouse back to the "Move on drag", another click, then move to the button with crossed arrows and click. If I messed up and didn't move the item to the needed place, my automatic reaction is to drag it right away to the correct place, but now it just makes a third copy. It's so unintuitive that it's easier to just copy-paste text and edit time manually afterwards.

@Stauros-Nicod
Copy link

It would be possible to work around by getting used to always duplicate with drag and drop and moving items by moving separately the start of the task and the end of the task - but it's currently impossible to move the start of the task. So the only solution right now is to constantly switch "Copy on drag" on and off for every specific action you take.

@ivan-lednev
Copy link
Owner

Fixed in 0.21.1. Now there are separate controls for different modes right on the task block.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants