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

Beeing able to make the prompting area slimmer from booth sides #266

Closed
Liebeg opened this issue Jul 3, 2024 · 1 comment
Closed

Beeing able to make the prompting area slimmer from booth sides #266

Liebeg opened this issue Jul 3, 2024 · 1 comment
Labels
wontfix This will not be worked on

Comments

@Liebeg
Copy link
Contributor

Liebeg commented Jul 3, 2024

Is your feature request related to a problem or a limitation? Please describe...
You can currently make the area the text is beeing display slimmer only from by dragging the line on the left side towards the middle. I would like to be able to grab and push either the left or the right line towards the middle whilst the other side keeps doing the same thing.

Describe alternatives you've considered
I jus't want the way the left line behaves copied to the right line. There haven't been any other alternatives i have considered.

Provide use examples
It makes using QPromt more simpler since you don't have to keep in mind you can only adjust it via the left not the right line.

image
image

booth should behave the same way

@Cuperino
Copy link
Owner

Cuperino commented Jul 3, 2024

Each handle serves a different purpose. The right side handle serves the purpose of displacing contents horizontally. This isn't self evident when the prompter contents are at full width. Each handle has mouse cursors that reflect what you can do with them at different times. That is, unfortunately, too subtle for some users to notice.

I won't make both handles behave in the same way, but if you have other suggestions they're also welcome.

Also, FYI, the roles of the handles are flipped when the UI is switched to a Right to Left writing system. For that reason I struggle with referring to them as a left or right handle, but I haven't come up with a better naming scheme...

@Cuperino Cuperino added the wontfix This will not be worked on label Jul 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants