[Feature] rename small "i" in circle to "Presentation settings" #1479
Labels
No labels
accepted
bug
declined
docs
duplicate
enhancement
good first issue
in-progress
needs-info
privacy
security
triage
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
LibreKAT/Ocideck#1479
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Problem / motivation
There is a small circled "i" at the top, to edit the global presentation level settings.
It is too small for its importance and its use is not very instinctive.
Proposed solution
Rename the contents to something like "global presentation settings" or whatever.
There is more than enough dpace available.
Marp / file-format impact
nope
Alternatives considered
More training
Additional context
nope.
Picking this up. The small info “i” next to the deck title will become a clearly-labeled button — an adjust icon plus the visible text “Presentation properties” — so it's both bigger and self-explanatory, opening the same dialog.
Branch:
feat/presentation-properties-button.Done — merged to
mainin #1484 (commit2654dc71).The small circled “i” in the title bar is now a labeled button: an adjust icon plus the text “Presentation properties” (shown in your UI language), styled to match the neighbouring TLP chip and sitting right next to the deck title. It opens the same dialog as before. The command-palette entry got the same icon so both routes look alike.
Thanks for the suggestion!