make subtitles for all menu options, not only for selected #454

Closed
opened 2024-02-06 13:05:23 +02:00 by def · 2 comments
Member

image

![image](/attachments/40bfb75a-224f-4b83-ab21-a03cde2b7b5a)
9.4 KiB
def added the
Feature request
Priority
Low
Severity
Low
Source
Core Team
labels 2024-02-06 13:05:23 +02:00
Owner

labelBehavior: NavigationDestinationLabelBehavior.onlyShowSelected,

Just change the NavigationDestinationLabelBehavior.onlyShowSelected to NavigationDestinationLabelBehavior.alwaysShow

https://git.selfprivacy.org/SelfPrivacy/selfprivacy.org.app/src/commit/370186030ad74c33aa285db7e65fc3ba0b579a88/lib/ui/layouts/root_scaffold_with_navigation.dart#L204 Just change the `NavigationDestinationLabelBehavior.onlyShowSelected` to `NavigationDestinationLabelBehavior.alwaysShow`
def self-assigned this 2024-02-07 18:10:01 +02:00
Author
Member

fixed

fixed
def closed this issue 2024-02-09 03:12:03 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: SelfPrivacy/selfprivacy.org.app#454
No description provided.