Skip to content

Commit

Permalink
default to true
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminpkane committed Oct 4, 2024
1 parent 27bf641 commit 6724038
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/packages/looker/src/state.ts
Original file line number Diff line number Diff line change
Expand Up @@ -459,6 +459,7 @@ export const DEFAULT_BASE_OPTIONS: BaseOptions = {
pointFilter: (path: string, point: Point) => true,
attributeVisibility: {},
mediaFallback: false,
shouldHandleKeyEvents: true,
};

export const DEFAULT_FRAME_OPTIONS: FrameOptions = {
Expand Down

0 comments on commit 6724038

Please sign in to comment.