Fix layout bug

This commit is contained in:
Evan Su 2022-03-19 23:23:11 -04:00 committed by GitHub
parent ff40b4029c
commit 791c3c3a19
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -143,7 +143,7 @@ var rs64, _ = infectious.NewFEC(64, 192)
var rs128, _ = infectious.NewFEC(128, 136)
func draw() {
giu.SingleWindow().Layout(
giu.SingleWindow().Flags(524351).Layout(
giu.Custom(func() {
if showGenpass {
giu.PopupModal("Generate password:").Flags(6).Layout(