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

Remove deprecated functionality #344

Merged
merged 3 commits into from Mar 16, 2021
Merged

Remove deprecated functionality #344

merged 3 commits into from Mar 16, 2021

Conversation

oscarlorentzon
Copy link
Member

@oscarlorentzon oscarlorentzon commented Mar 16, 2021

Motivation

Remove unused functionality.

Contribution

Remove

  • Spatial configuration
    • Connected components property
    • Positions visible property
  • Mouse component
    • Double click zoom handler
  • Components
    • Background
    • Debug
    • Route
  • Cropped panorama support
    • GPano functionality
  • Node
    • Full pano property
    • Pano property
    • GPano property

Test Plan

yarn prepare
yarn test
yarn start
  1. Manual interaction with viewer.

Remove double click zoom handler becasue of interfering
behavior, unused components, deprecated configuration
values.
Remove obsolete GPano property.
@oscarlorentzon oscarlorentzon added this to the 4.0.0 milestone Mar 16, 2021
@oscarlorentzon oscarlorentzon merged commit dd2fc56 into main Mar 16, 2021
@oscarlorentzon oscarlorentzon deleted the feature-deprecation branch March 16, 2021 07:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants