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

Suggestions for Phoneme/Word/Sentence dragging #34

Closed
steveway opened this issue Sep 20, 2017 · 3 comments
Closed

Suggestions for Phoneme/Word/Sentence dragging #34

steveway opened this issue Sep 20, 2017 · 3 comments
Labels

Comments

@steveway
Copy link
Collaborator

steveway commented Sep 20, 2017

Hi, so I'm experimenting currently with rendering and interacting with our Phonemes, Words and Sentences in the WaveformView.
Currently I have it set so that you can resize the box by left-clicking inside the last few Pixels to the right of it and dragging the mouse.
If you left-click anywhere else inside such a widget then you can move it.
Both currently not restricted by the grid.
And a right-click in it an alternate function is executed. (Currently only a print to the console)
This does feel quite nice, we might change moving so the widget does not position it's left side at the mouse.
For testing it offers currently two independent widgets, test and test2.
What I would like to know is, how would you prefer these to interact on move and resize operations?
The way we have it in the current wx version feels slightly restricted and buggy.
This is one of the main interactions the user does with our program, so making this feel at least usable should be a goal.


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

@Hunanbean
Copy link

The ability to resize the word from either direction would be amazingly helpful and useful.
Fingers crossed
Thank you

@steveway
Copy link
Collaborator Author

steveway commented Jul 2, 2021

@jensdreske Fixed resizing from both sides.
This is now fixed thanks to this: #88

@steveway steveway closed this as completed Jul 2, 2021
@Hunanbean
Copy link

Hunanbean commented Jul 3, 2021

That is working and very useful. Thank you

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

No branches or pull requests

2 participants