mirror of
https://github.com/kodjodevf/mangayomi.git
synced 2026-04-20 10:52:05 +00:00
comment for more clarity
This commit is contained in:
parent
fbdbbe9766
commit
a97f68d94d
1 changed files with 1 additions and 0 deletions
|
|
@ -167,6 +167,7 @@ class AnimeStreamPage extends riv.ConsumerStatefulWidget {
|
|||
enum _AniSkipPhase { none, opening, ending }
|
||||
|
||||
/// When the user first opens a video (on Desktop).
|
||||
/// Only used for fullscreen/windowed behavior.
|
||||
bool _firstTime = true;
|
||||
|
||||
class _AnimeStreamPageState extends riv.ConsumerState<AnimeStreamPage>
|
||||
|
|
|
|||
Loading…
Reference in a new issue