Skip to content

Simple Notification#3

Open
Starepinjore wants to merge 1 commit intomainfrom
origin-modify-notification-size
Open

Simple Notification#3
Starepinjore wants to merge 1 commit intomainfrom
origin-modify-notification-size

Conversation

@Starepinjore
Copy link

Introduced three responsive layout tiers based on string length:

  • Small Layout (<= 300 characters): Retains the original compact footprint (500x150).
  • Medium Layout (301 – 500 characters): Expands the form (550x190) and text box (376x123), shifting contact labels and the close button proportionally.
  • Large Layout (> 500 characters): Maximizes the form (600x230) and text box (426x163) to comfortably fit long paragraphs without clipping.

* Introduced three responsive layout tiers based on string length:
* **Small Layout (<= 300 characters):** Retains the original compact footprint (500x150).
* **Medium Layout (301 – 500 characters):** Expands the form (550x190) and text box (376x123), shifting contact labels and the close button proportionally.
* **Large Layout (> 500 characters):** Maximizes the form (600x230) and text box (426x163) to comfortably fit long paragraphs without clipping.
@Starepinjore Starepinjore requested a review from s-nix March 10, 2026 15:09
@Starepinjore Starepinjore self-assigned this Mar 10, 2026
@Starepinjore Starepinjore added documentation Improvements or additions to documentation enhancement New feature or request labels Mar 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant