[Feature]: Fullscreen TUI #7

Closed
opened 2024-05-06 14:43:47 +00:00 by tristonarmstrong · 0 comments
tristonarmstrong commented 2024-05-06 14:43:47 +00:00 (Migrated from github.com)

Guidelines

  • I agree to follow this project's Contributing Guidelines.

Description

Right now the TUI has its width clamped. I dont think thats a great idea. IMO the user should have the freedom of how small/large the application is via zoom in/out with like ctrl +/- , whatever the hotkey is.

Problem

n/a

Proposed Solution

remove width constraint on app container

Alternatives Considered

n/a

### Guidelines - [X] I agree to follow this project's Contributing Guidelines. ### Description Right now the TUI has its width clamped. I dont think thats a great idea. IMO the user should have the freedom of how small/large the application is via zoom in/out with like ctrl +/- , whatever the hotkey is. ### Problem n/a ### Proposed Solution remove width constraint on app container ### Alternatives Considered n/a
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Klectr/KStandup#7
No description provided.