Skip to content

Window resize workaround#764

Open
benptc wants to merge 3668 commits into
mainfrom
window-resize-workaround
Open

Window resize workaround#764
benptc wants to merge 3668 commits into
mainfrom
window-resize-workaround

Conversation

@benptc
Copy link
Copy Markdown
Contributor

@benptc benptc commented Aug 8, 2024

This feels too dubious to me, and I haven't actually tested if it works in Teams, but... hmm, maybe it's worth a try

ptc-mklaudiny and others added 30 commits March 25, 2024 15:49
…lat at least once; move cursor gsActive to better location
disable the comma keyboard shortcut unless you've already shown the splat at least once
…on_loop

Threejs controlled animation loop
…+1 for twisting or side bending (not +1 for each).

Allowed small deviation angle from torso direction in backward bending.
Increased twist threshold for trunk.
…ar to side bending calculation of other body parts. As consequence, it is more conservative in detecting abduction.
…ed at higher threshold of overall bent angle.
… leg score (to adhere correctly to REBA definition).
Updated angle range for neck so it adheres to REBA definition.
Resolves an issue where video playback and timeline updating would
continue even when the motion study was closed.
dependabot Bot and others added 25 commits July 22, 2024 12:52
Bumps [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) from 2.0.3 to 2.0.4.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.0.4/packages/coverage-v8)

---
updated-dependencies:
- dependency-name: "@vitest/coverage-v8"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
calculate avatar beam endpoint using groundplane even if no occlusion object
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.3.4 to 5.3.5.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.3.5/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Non-fullscreen full2D mode for tool, with draggable title bar
Bumps [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) from 2.0.4 to 2.0.5.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.0.5/packages/coverage-v8)

---
updated-dependencies:
- dependency-name: "@vitest/coverage-v8"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Fixed GS raycasting cursor jumping around bug + all math functions refactor
Bumps [@microsoft/teams-js](https://github.com/OfficeDev/microsoft-teams-library-js/tree/HEAD/packages/teams-js) from 2.22.0 to 2.26.0.
- [Release notes](https://github.com/OfficeDev/microsoft-teams-library-js/releases)
- [Changelog](https://github.com/OfficeDev/microsoft-teams-library-js/blob/main/packages/teams-js/CHANGELOG.md)
- [Commits](https://github.com/OfficeDev/microsoft-teams-library-js/commits/HEAD/packages/teams-js)

---
updated-dependencies:
- dependency-name: "@microsoft/teams-js"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.3.5 to 5.4.0.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/create-vite@5.4.0/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@benptc benptc requested a review from hobinjk-ptc August 8, 2024 17:43
@benptc
Copy link
Copy Markdown
Contributor Author

benptc commented Aug 9, 2024

Unfortunately this didn't even seem to fix it 100%, though it works better than it used to in Teams. Usually works, but that 10% of the time that it doesn't still bothers me. I recorded a video with some captions of what's happening: https://ptccloud-my.sharepoint.com/:v:/g/personal/breynolds_ptc_com/EWqhNomUL2FOt61p_MB_NcYBK9wnUMb61Nbmv3hwHQeong?e=IhKL3h, for future reference.

@hobinjk-ptc hobinjk-ptc force-pushed the window-resize-workaround branch from e729753 to fbcfdd6 Compare November 8, 2024 00:57
@hobinjk-ptc hobinjk-ptc force-pushed the main branch 2 times, most recently from fc558b0 to 7c8dc5c Compare November 8, 2024 01:01
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.

7 participants