Jorixon / JASM

Just Another Skin Manager
GNU General Public License v3.0
148 stars 16 forks source link

Feat/gallery view #180

Closed Jorixon closed 5 months ago

Jorixon commented 5 months ago

This PR adds a lightweight gallery view for characters/mod objects. I'm still thinking about how much functionally this view should have compared to the regular detailed view. Maintaing double functionality between the views can quickly become a chore.

For now, it is only possible to:

  1. Enable and disable mods.
  2. Quickly navigate between characters
  3. Open mod folder and open mod url

Planning on adding image manipulation for this view latter.