twinejs
twinejs copied to clipboard
Text Editor window - posssibility to manage size of window
Is your feature request related to a problem? Please describe.
The text editor windows should behave as a standard window in GUI, which is now not that case
Describe the solution you'd like.
Text Editor window should be:
- sizable horizontally by dragging the left edge of the window, so that the window can be made wider or narrower.
- equipped with maximize button
Describe alternatives you've considered.
No other alternative
Additional context on this suggestion.
This is issue created upon description in https://github.com/klembot/twinejs/issues/1009, reported by user @HiEv. As it contains more bug in it, this standalone issue created for better management.
Presubmission checklist
- [ ] I am interested in working on code that would implement this feature request. (This is not required to submit a suggestion.)
- [X] I have done a search and believe that an issue does not already exist for this idea in the GitHub repository.
- [X] I have read and agree to abide by this project's Code of Conduct.
I'd certainly like this too. I often find myself wishing a passage window was smaller or larger
While we don't have dynamic sizing, we have a preference for dialog width, and https://github.com/klembot/twinejs/pull/1415 will allow finer-grained changes.