0adiy / meme-manager

A simple meme management tool built with tauri (rust + react)
GNU General Public License v3.0
2 stars 0 forks source link

Doesn't Remember Selected View Style #8

Closed ShazamBolt8 closed 1 month ago

ShazamBolt8 commented 1 month ago

App Doesn't Remember Selected View Style on Relaunch

Description: When the app is relaunched, it defaults to List View despite the user choosing the Grid View.

Steps to Reproduce:

  1. Select Grid View in the app: image
  2. Close the app.
  3. Relaunch the app.

Expected Behavior: The app should open in Grid View as selected before closing.

Actual Behavior: The app opens in List View instead: image