You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
booth should behave the same way
The text was updated successfully, but these errors were encountered:
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...
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.
booth should behave the same way
The text was updated successfully, but these errors were encountered: