mirror of
https://gitlab.com/veilid/veilidchat.git
synced 2025-07-28 08:54:06 -04:00
invitation work
This commit is contained in:
parent
95ed8b28a0
commit
7496a1a2a7
22 changed files with 591 additions and 47 deletions
|
@ -33,7 +33,7 @@ class WindowControl extends _$WindowControl {
|
|||
|
||||
const windowOptions = WindowOptions(
|
||||
size: Size(768, 1024),
|
||||
//minimumSize: Size(480, 640),
|
||||
//minimumSize: Size(480, 480),
|
||||
center: true,
|
||||
backgroundColor: Colors.transparent,
|
||||
skipTaskbar: false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue