mirror of
https://github.com/kodjodevf/mangayomi.git
synced 2026-05-07 04:20:30 +00:00
The "Show extensions" Button was not working properly when categories were hidden.
An Exception would throw:
```
_AssertionError ('package:flutter/src/material/tab_controller.dart': Failed assertion: line 202 pos 12: 'value >= 0 && (value < length || length == 0)': is not true.)
```
And jump to the end of the tab list regardless of where you clicked the button.
|
||
|---|---|---|
| .. | ||
| anime | ||
| browse | ||
| calendar | ||
| history | ||
| library | ||
| main_view | ||
| manga | ||
| more | ||
| novel | ||
| tracker_library | ||
| updates | ||
| webview | ||
| widgets | ||