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