-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Describe the bug
The *views, likes, and bookmarks buttons shouldn't be visible when disabled in settings (disabled by default).
To Reproduce
Steps to reproduce the behavior:
- Go to Home page
- Click on any Tree
- The buttons mentioned above are visible
Expected behavior
The buttons mentioned above shouldn't be visible.
Screenshots
If applicable, add screenshots to help explain your problem.
Smartphone (please complete the following information):
- Device: Samsung S9+
- OS: Android 10
- Flutter: 2.10.1
Additional information:
Inside tree_state there's a object Settings, use the data inside to conditionally display those buttons.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request