[Bf-docboard-svn] bf-manual: [8270] trunk/blender_docs/manual/interface/controls/templates/list_presets.rst: UI: Support pressing Ctrl+F over UI lists to search

Aaron Carlisle noreply at blender.org
Tue Aug 3 01:39:36 CEST 2021


Revision: 8270
          https://developer.blender.org/rBM8270
Author:   Blendify
Date:     2021-08-03 01:39:36 +0200 (Tue, 03 Aug 2021)
Log Message:
-----------
UI: Support pressing Ctrl+F over UI lists to search

rB89fd3afd1efbb52ffc36aa253843317b63f7bdea

Modified Paths:
--------------
    trunk/blender_docs/manual/interface/controls/templates/list_presets.rst

Modified: trunk/blender_docs/manual/interface/controls/templates/list_presets.rst
===================================================================
--- trunk/blender_docs/manual/interface/controls/templates/list_presets.rst	2021-08-02 23:24:25 UTC (rev 8269)
+++ trunk/blender_docs/manual/interface/controls/templates/list_presets.rst	2021-08-02 23:39:36 UTC (rev 8270)
@@ -30,7 +30,7 @@
 Filter
    Click the *Show filtering options* button (triangle on bottom left) to show or hide filter option panel.
 
-   Search
+   Search :kbd:`Ctrl-F`
       Type part of a list item's name in the filter text field to filter items by part of their name.
 
    Filter Include



More information about the Bf-docboard-svn mailing list