mirror of
http://100.103.83.12:3003/fegger/pineNoteShell.git
synced 2026-09-17 11:32:44 +00:00
Add application prop to pinenote fullscreen window
This commit is contained in:
@@ -242,6 +242,7 @@ function PinenoteShell() {
|
||||
return (
|
||||
<window
|
||||
name="pinenote-fullscreen"
|
||||
application={app}
|
||||
namespace="fullscreen"
|
||||
visible={visible}
|
||||
anchor={TOP | BOTTOM | LEFT | RIGHT}
|
||||
|
||||
Reference in New Issue
Block a user