-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* on mobile device, only third selection mode is allowed * typo * added alert to check if mobile is detected * iPad wasnt detected * iPad stil not detected * initialize sphere selector in middle of point cloud * added select-cells button when on Mobile device, to place shift+click" * changed sections in leftSideBar * renamed tooltips + cleanup * detect desktop/tablet/phone * removed device alert * scale canvas to screen (tablet/phone/desktop) to prevent the playBackControls to be hidden * added margins for phone/tablet * corrected typos * clean up * don't reduce point brightness when no cells are selected * remove spherical selector when no mode is selected * disable any selector on phone * on iPad: only show the select cells button if the selection mode is actually selected. The button disappears when the user deselects any mode * selection info box disappears when no mode is selected * center the select cells button on * disable timeStamp on Canvas, since it is already on top of the slider * lint fixes * added slider to iPad configuration, to allow changing selector size with UI * fixed bug in selector scale slider * updated ControlInstructions syntax * added conditional iPad statement to the ConrolInstructions * minor textual change * fixed lint issue * popup on phone * changed phone popup from alert to confirm * change to popup * changed data path * keep preview when setting brightness or changing the selector size on iPad * fixed that DataControls stay on pays and dont scroll
- Loading branch information
1 parent
91ca28f
commit ec602b1
Showing
11 changed files
with
374 additions
and
138 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.