diff options
| author | Felix Ernst <[email protected]> | 2022-04-24 02:34:43 +0200 |
|---|---|---|
| committer | Felix Ernst <[email protected]> | 2022-08-14 14:42:40 +0000 |
| commit | 402b4a5698f3d12d1848b298c38828d509abfd0d (patch) | |
| tree | 20ce1bccd0f1a92fcdeaef47c745f719b8840558 /src/dolphinui.rc | |
| parent | 3b7c05b385dc56fbc0b9ffdd332f8d30e7624d0c (diff) | |
Keep working towards a reviewable state
- Various code improvements
- Smoother animations
- The bottom bar in General Mode only becomes visible if items are
currently selected
- Removed the selection mode action from the default toolbar since
it can already be toggled in various ways
- More documentation
- Some cleaning
Diffstat (limited to 'src/dolphinui.rc')
| -rw-r--r-- | src/dolphinui.rc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/dolphinui.rc b/src/dolphinui.rc index a23912608..0eca6b8fe 100644 --- a/src/dolphinui.rc +++ b/src/dolphinui.rc @@ -113,7 +113,6 @@ <Action name="split_view" /> <Action name="split_stash" /> <Action name="toggle_search" /> - <Action name="toggle_selection_mode_with_popup" /> <Action name="hamburger_menu" /> </ToolBar> <ActionProperties scheme="Default"> |
