mirror of
https://github.com/kodjodevf/mangayomi.git
synced 2026-05-24 04:22:18 +00:00
Fix an Exception:
```
════════ Exception caught by rendering library ═════════════════════════════════
A RenderFlex overflowed by 274 pixels on the bottom.
The relevant error-causing widget was:
Column Column:file:///lib/modules/manga/reader/widgets/chapter_transition_page.dart:28:18
════════════════════════════════════════════════════════════════════════════════
```
Improved: The UI adapts to the reading mode now
|
||
|---|---|---|
| .. | ||
| auto_scroll_button.dart | ||
| btn_chapter_list_dialog.dart | ||
| chapter_transition_page.dart | ||
| circular_progress_indicator_animate_rotate.dart | ||
| color_filter_widget.dart | ||
| custom_popup_menu_button.dart | ||
| custom_value_indicator_shape.dart | ||
| double_page_view.dart | ||
| image_actions_dialog.dart | ||
| page_indicator.dart | ||
| reader_app_bar.dart | ||
| reader_bottom_bar.dart | ||
| reader_gesture_handler.dart | ||
| reader_settings_modal.dart | ||
| transition_view_paged.dart | ||
| transition_view_vertical.dart | ||