Skip to content

add buttons to allow users to change his view on theme

sedum requested to merge sedum/gancio:feat/add_user_theme_view_controls into dev

It would be nice if users can change their view on theme as lightness, or compact view. this branch add a dependency on cookie-universal-nuxt, to manage cookies related to the view on theme, and add two icons on the homepage. By default user can't show thumbs if they are hidden by admin settings, but can still switch to compact view if thumbs are not hidden in admin settings.

Merge request reports