Skip to content

Commit

Permalink
Make bottle and boat tab order before their control panels, see #121
Browse files Browse the repository at this point in the history
  • Loading branch information
samreid committed May 14, 2024
1 parent fe5f4cd commit 0c4e357
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion js/buoyancy/view/BuoyancyApplicationsScreenView.ts
Original file line number Diff line number Diff line change
Expand Up @@ -401,9 +401,10 @@ export default class BuoyancyApplicationsScreenView extends DensityBuoyancyScree
this.pdomPlayAreaNode.pdomOrder = [

blockLayer,
bottleBoatLayer,

rightBoatContent,
rightBottleContent,
bottleBoatLayer,

resetSceneButton,
fluidDensityControlPanel
Expand Down

0 comments on commit 0c4e357

Please sign in to comment.