mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-12-06 08:48:05 +00:00
Add Switcher modal (#5089)
* Alternative switcher using a parameter via tm-show-switcher * Add CSS class for centered modals * Changed keyboardshortcut and removed transition CSS * Resolved wording issues
This commit is contained in:
5
core/ui/KeyboardShortcuts/switcher.tid
Normal file
5
core/ui/KeyboardShortcuts/switcher.tid
Normal file
@@ -0,0 +1,5 @@
|
||||
title: $:/core/ui/KeyboardShortcuts/switcher
|
||||
tags: $:/tags/KeyboardShortcut
|
||||
key: ((layout-switcher))
|
||||
|
||||
<$action-sendmessage $message="tm-show-switcher" switch="layout"/>
|
||||
Reference in New Issue
Block a user