docs: style fixes (#45482)
* docs: fix code field Co-authored-by: max54nj <contact@max54nj.de> * docs: add missing space Co-authored-by: max54nj <contact@max54nj.de> --------- Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by: max54nj <contact@max54nj.de>
This commit is contained in:
parent
f40fc49461
commit
eaa28375d9
2 changed files with 2 additions and 2 deletions
|
@ -149,7 +149,7 @@ Possible values are:
|
|||
focus, keyboard or mouse events, but you can use `globalShortcut` to receive
|
||||
input sparingly.
|
||||
* The `panel` type enables the window to float on top of full-screened apps
|
||||
by adding the `NSWindowStyleMaskNonactivatingPanel` style mask,normally
|
||||
by adding the `NSWindowStyleMaskNonactivatingPanel` style mask, normally
|
||||
reserved for NSPanel, at runtime. Also, the window will appear on all
|
||||
spaces (desktops).
|
||||
* On Windows, possible type is `toolbar`.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue