docs: fix documentation of "atCursor" for dynamic titlebar layout

This commit is contained in:
tokyo4j 2024-09-21 20:12:00 +09:00 committed by Johan Malm
parent 14f4d8c361
commit d29464bac7

View file

@ -121,8 +121,8 @@ Actions are used in menus and keyboard/mouse bindings.
*atCursor* [yes|no] When opening a menu, open the menu at the location *atCursor* [yes|no] When opening a menu, open the menu at the location
of the mouse cursor. When set to no, the menu will appear at the of the mouse cursor. When set to no, the menu will appear at the
upper-left corner of the window associated with the action. Default is upper-left corner of the window associated with the action or underneath
yes. the window button that opened the menu. Default is yes.
*position* Show the menu in the specified position on the monitor *position* Show the menu in the specified position on the monitor
that has cursor focus, see below. that has cursor focus, see below.