Skip to content

Commit

Permalink
Update VisibleState.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
nilscognite committed Jun 10, 2024
1 parent 8171e97 commit c3faddb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ export enum VisibleState {
Some, // Partly visible
None, // None visible
CanNotBeVisibleNow, // Can not be checked on, but it can be visible
Disabled // Visible disabled, none of the children can be visible
Disabled // Visible disabled, none of the children can be visible or no children
}

0 comments on commit c3faddb

Please sign in to comment.