Skip to content

Commit

Permalink
Fixed #807.
Browse files Browse the repository at this point in the history
  • Loading branch information
bryanedds committed May 11, 2024
1 parent 56622a4 commit 83224e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Nu/Nu.Gaia/Gaia.fs
Original file line number Diff line number Diff line change
Expand Up @@ -686,6 +686,7 @@ DockSpace ID=0x8B93E3BD Window=0xA787BDB4 Pos=0,0 Size=1920,1080 Spl
selectScreen screen
let world = selectGroupInitial screen world
selectEntityOpt None world
FocusedPropertyDescriptorOpt <- None
(Cascade, world)
| None -> (Cascade, world) // just keep current group selection and screen if no screen selected

Expand Down

0 comments on commit 83224e8

Please sign in to comment.