mirror of
https://github.com/wgh136/pixes.git
synced 2025-09-27 04:57:23 +00:00
Improve UI
This commit is contained in:
@@ -281,6 +281,7 @@ class _NovelPageState extends State<NovelPage> {
|
||||
bool? public;
|
||||
if (!widget.novel.isBookmarked) {
|
||||
await favoriteFlyout.showFlyout(
|
||||
navigatorKey: App.rootNavigatorKey.currentState!,
|
||||
builder: (context) {
|
||||
return MenuFlyout(
|
||||
items: [
|
||||
|
Reference in New Issue
Block a user