Skip to content

fix: countdown text overflow#1041

Open
24bartixx wants to merge 1 commit intomainfrom
fix/countdown-text-overflow
Open

fix: countdown text overflow#1041
24bartixx wants to merge 1 commit intomainfrom
fix/countdown-text-overflow

Conversation

@24bartixx
Copy link
Member

@24bartixx 24bartixx commented Feb 23, 2026

image

I restricted the number of lines to 2, as I had idea how to display the whole text on screens with narrow resolutions. Do you have another idea to approach the issue @odominiak ?

Important

Add maxLines: 2 to Text widget in ExamSessionCountdown to prevent text overflow.

  • UI Fix:
    • Add maxLines: 2 to Text widget in ExamSessionCountdown to prevent text overflow.

This description was created by Ellipsis for 5f1508a. You can customize this summary. It will automatically update as commits are pushed.

@24bartixx 24bartixx self-assigned this Feb 23, 2026
@24bartixx 24bartixx linked an issue Feb 23, 2026 that may be closed by this pull request
@odominiak
Copy link
Member

odominiak commented Feb 23, 2026

Please show extra large fonts on screenshot 👉 👈 @24bartixx

@simon-the-shark
Copy link
Member

@24bartixx does this text scale or is it always the same size despite any changes to the accesibility options?

@odominiak do we want this text to ever scale or is it ok to have a single size always?

@simon-the-shark simon-the-shark force-pushed the main branch 3 times, most recently from 0806722 to d0a34bd Compare March 1, 2026 23:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fix(academic-calendar): days counter text overflow

3 participants