Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option to set default view via settings #530

Closed
cafkafk opened this issue Mar 16, 2024 · 2 comments
Closed

Add option to set default view via settings #530

cafkafk opened this issue Mar 16, 2024 · 2 comments
Assignees
Labels

Comments

@cafkafk
Copy link

cafkafk commented Mar 16, 2024

For https://landscape.nixlang.wiki we wanted to use the card view instead of the grid view as the default. Sadly, we currently have to compile our own version of landscap2 just to change this.

We would love if there was an option for this instead!

This part of the code might be relavant:

export const DEFAULT_VIEW_MODE = ViewMode.Grid;

@tegioz
Copy link
Collaborator

tegioz commented Mar 18, 2024

Thanks @cafkafk, we'll make this configurable 🙂

@tegioz
Copy link
Collaborator

tegioz commented Apr 15, 2024

Done!

Closed by #572 and #574

@tegioz tegioz closed this as completed Apr 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants