Skip to content

Commit

Permalink
Add TODO for discussion
Browse files Browse the repository at this point in the history
  • Loading branch information
ianthetechie committed Oct 1, 2024
1 parent 9236d13 commit 31e7850
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ struct LandscapeNavigationOverlayView: View, CustomizableNavigatingInnerGridView
private var navigationState: NavigationState?

@State private var isInstructionViewExpanded: Bool = false
// TODO: Same as portrait?

var topCenter: (() -> AnyView)?
var topTrailing: (() -> AnyView)?
var midLeading: (() -> AnyView)?
Expand Down

0 comments on commit 31e7850

Please sign in to comment.