f / f/textream
Floating window dimensions should persist after manually resizing
Open
- Dominant language
- Swift
- Stars
- 3.7k
- Forks
- 266
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 11
Description
The floating window can be manually resized, but the new width, height, and position of the window does not persist between sessions.
Additionally, moving the floating is not intuitive because you can't grab the top of the window to move it. Moving the window requires clicking and holding the very thin left/right/bottom border.
Recommendations:
- Persist floating window size & position between teleprompter sessions
- Allow moving the floating window by dragging from the top of the window.
- Show the resize NSCursor when hovering over frame edges
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.