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

Added a save button to DownloadPanel #872

Merged
merged 3 commits into from Jan 12, 2024
Merged

Conversation

sra405
Copy link
Contributor

@sra405 sra405 commented Jan 5, 2024

Allows mobile users to save their project and remix in place of auto remixing (#843)

…oject owner to allow remixing for mobile user
@sra405 sra405 self-assigned this Jan 5, 2024
Copy link

github-actions bot commented Jan 5, 2024

@@ -35,3 +35,7 @@
box-sizing: border-box;
margin: 0;
}

.download-panel__download-section {
margin-block-end: calc(1rem * var(--scale-factor, 1));
Copy link
Contributor

Choose a reason for hiding this comment

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

Is this not the same as $space-1?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

yep! I'll change that

@sra405 sra405 temporarily deployed to previews/download-panel-save-button January 12, 2024 09:52 — with GitHub Actions Inactive
Copy link

Copy link
Contributor

@loiswells97 loiswells97 left a comment

Choose a reason for hiding this comment

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

LET'S GET THIS OUT THERE 🚢

Copy link

@sra405 sra405 merged commit 77b2268 into main Jan 12, 2024
8 checks passed
@sra405 sra405 deleted the download-panel-save-button branch January 12, 2024 10:07
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.

None yet

2 participants