Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/full screen #587

Closed
wants to merge 37 commits into from
Closed

Feature/full screen #587

wants to merge 37 commits into from

Conversation

interim17
Copy link
Contributor

@interim17 interim17 commented Oct 15, 2024

Time estimate or Size

small

Problem

Follow up to recent embed controls #556
Closes #586, advances #548

Solution

Add a button and check a piece of global state to manage full screen ability in embedded windows.

with @meganrm

  • New feature (non-breaking change which adds functionality)

interim17 and others added 30 commits July 30, 2024 12:45
* a simplified way of handling min controls

* simplfy scale bar bool

* Update src/containers/ViewerPanel/style.css

* Update src/containers/ViewerPanel/index.tsx

* Update src/components/PlaybackControls/index.tsx

* Update src/components/ShareTrajectoryModal/EmbedSnippetPanel.tsx

---------

Co-authored-by: Joe Heffernan <[email protected]>
Base automatically changed from feature/embed-controls to main October 16, 2024 22:54
Copy link

Coverage report

St.
Category Percentage Covered / Total
🟡 Statements
66.4% (-0.13% 🔻)
672/1012
🟡 Branches 65.31% 96/147
🔴 Functions
34.75% (-0.55% 🔻)
90/259
🟡 Lines
64.86% (-0.1% 🔻)
598/922
Show files with reduced coverage 🔻
St.
File Statements Branches Functions Lines
🔴
... / reducer.ts
25% (-2.27% 🔻)
0% 0%
25% (-2.27% 🔻)
🔴
... / actions.ts
52.94% (-0.39% 🔻)
100% 0%
52.94% (-0.39% 🔻)

Test suite run success

121 tests passing in 7 suites.

Report generated by 🧪jest coverage report action from 68c5a46

@interim17 interim17 closed this Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

embedded windows: full screen button
2 participants