mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2025-12-25 11:30:55 -08:00
Now the home button behaves as it did in 5.0.13, and the new refresh button does a full page refresh.
14 lines
434 B
Text
14 lines
434 B
Text
title: $:/config/PageControlButtons/Visibility/$:/
|
|
|
|
core/ui/Buttons/close-all: hide
|
|
core/ui/Buttons/encryption: hide
|
|
core/ui/Buttons/full-screen: hide
|
|
core/ui/Buttons/home: hide
|
|
core/ui/Buttons/refresh: hide
|
|
core/ui/Buttons/import: hide
|
|
core/ui/Buttons/language: hide
|
|
core/ui/Buttons/tag-manager: hide
|
|
core/ui/Buttons/more-page-actions: hide
|
|
core/ui/Buttons/permaview: hide
|
|
core/ui/Buttons/storyview: hide
|
|
core/ui/Buttons/theme: hide
|