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

Sticky segmentation #63

Merged
merged 6 commits into from
Oct 26, 2023
Merged

Sticky segmentation #63

merged 6 commits into from
Oct 26, 2023

Conversation

lunalixxi
Copy link
Collaborator

No description provided.

@@ -17,6 +17,7 @@ const BACKDROP_STYLE: React.CSSProperties = {
backgroundColor: "#00000030",
position: "absolute",
padding: "10px",
zIndex: 100
Copy link
Collaborator

Choose a reason for hiding this comment

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

Maybe put this in the constants file (as will as the other two dialogs), depending on how often it will change.
For the rest it looks good to me!

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

They are moved to the constants file.

@dennisrd dennisrd merged commit d64093f into main Oct 26, 2023
1 check passed
@dennisrd dennisrd deleted the stickySegmentation branch October 26, 2023 07:03
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.

3 participants