CCExtractor / CCExtractor/ultimate_alarm_clock
Bug: Overflow Issue in timer_view.dart on Small-Sized Devices
- Vorherrschende Sprache
- Dart
- Sterne
- 112
- Forks
- 227
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
### Description
### Issue Description:
We are experiencing an overflow issue in the timer_view.dart file when running the application on small-sized devices. The Row widget inside the dialog overflows, causing a RenderFlex overflow error. This issue occurs specifically when the content exceeds the available horizontal space.
### Steps to Reproduce:
Run the application on a small-sized device.
Navigate to the Timer view.
Add or manage timers to trigger the dialog.
Observe the overflow error in the console.
### Screenshots

Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.