g-fb / mangareader

Qt manga reader for local files.
42 stars 1 forks source link

App Won't Remember Layout #22

Closed WinnerWind closed 7 months ago

WinnerWind commented 7 months ago

When changing the panel layout of the manga folders and bookmarks, then closing the app, the app seems to forget its previous layout and reset to the default one, which is inconvenient for smaller displays, as shown in the video below. System Information image Installed via GNOME Software

https://github.com/g-fb/mangareader/assets/71366717/05af3dc2-8305-4d66-9204-9718b7340469

g-fb commented 7 months ago

Should be fixed. You might have to delete the state file ~/.local/share/mangareader/mangareaderstaterc or ~/.var/app/com.georgefb.mangareader/data/mangareader/mangareaderstaterc for flatpak.

WinnerWind commented 7 months ago

Hi there! GNOME Software's version of Manga Reader has not recieved an update yet, and hence removing the state file has not worked I'll wait for an update for GNOME Software's version of Manga Reader then I'll let you know whether it works.

WinnerWind commented 7 months ago

Hi there! GNOME Software's version of Manga Reader received version 2.2.1 and now the layout is remembered. Thank you for fixing it!