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

feat: limit hotspot height in panorama #149

Merged
merged 1 commit into from
Apr 28, 2024

Conversation

henriettemoe
Copy link

@henriettemoe henriettemoe commented Apr 16, 2024

Limits the height of hotspots in panorama to a static height (could be changed). And sets the max hotspot height when changing from 360 to ensure that the hotspot is not unreachable.

@henriettemoe henriettemoe marked this pull request as ready for review April 16, 2024 11:21
@@ -39,6 +39,21 @@ export default class HotspotNavButton extends React.Component {
});
}

/**
* React life-cycle handler: Component did update.
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@henriettemoe Thanks for adopting these comments. I'd agree that they are not required, but the goal is to make it as simple for newcomers as possible.

@otacke otacke merged commit e6e8788 into master Apr 28, 2024
1 check passed
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.

2 participants