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

🚀 - Allow to create multiple Files without displaying it in exported Image #668

Closed
divyanshub024 opened this issue Feb 5, 2025 · 6 comments · Fixed by #669
Closed
Assignees
Labels
feature New feature or request

Comments

@divyanshub024
Copy link

divyanshub024 commented Feb 5, 2025

Description

Currently, when multiple files are created in the top bar, they also appear in the exported image, which might not always be desirable.

Current Behavior

  • Users can create multiple files in the top bar.
  • These files are visible in the exported image, which may not be needed in certain cases.

Expected Behavior

  • Allow users to create multiple files within the same project while maintaining a consistent theme.
  • Provide an option to hide the top bar (or file tabs) from the exported image to ensure a cleaner output.

Screenshot

Image

Proposed Solution

  • Introduce a setting or toggle that allows users to manage file visibility in the exported image.
  • Ensure that multiple files can still be created and used without affecting the final exported output.

Would love to hear your thoughts on this! Let me know if more details are needed.

@riccardoperra
Copy link
Owner

riccardoperra commented Feb 5, 2025

Hi @divyanshub024, in the current version of CodeImage you can modify the header option to hide the tab bar.

I've opened a pr preview here: https://codeimage-app-pr-669.vercel.app/ with a new toggle that allows to show only the current active tab

Image

wdyt?

@divyanshub024
Copy link
Author

Hey, @riccardoperra!! This looks great. Thank you si much!!

@riccardoperra
Copy link
Owner

Good! I’ll release in prod tomorrow

@divyanshub024
Copy link
Author

Thank you!!

@github-project-automation github-project-automation bot moved this from Planned to Done in CodeImage Feb 7, 2025
@riccardoperra
Copy link
Owner

@divyanshub024 released 😄

@divyanshub024
Copy link
Author

Thank you so much, @riccardoperra !!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants