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

Add Landing Page When No Library Is Opened #258

Merged
merged 4 commits into from
Jun 8, 2024
Merged

Add Landing Page When No Library Is Opened #258

merged 4 commits into from
Jun 8, 2024

Conversation

CyanVoxel
Copy link
Member

This PR adds a simple landing page when no library is opened. The page consists of the TagStudio logo and an "Open/Create Library" button. The page is displayed on launch before a library is opened, on launch if no library is being opened, and upon closing a library.
image

This PR also adds the foundations for theme-adaptive graphics, as demonstrated by the logo in the app's light mode:
image

CyanVoxel added 3 commits June 6, 2024 14:55
- Add landing page when no library is open
- Add linear_gradient method
- Reformat main_window.py with spaces instead of tabs because apparently it wasn't formatted already?
- Add color_overlay helper methods
- Add clickable_label widget
- Add docstrings to landing.py methods
- Add logo easter egg
- Refactor landing.py content
@CyanVoxel CyanVoxel added Type: QoL A quality of life (QoL) enhancement or suggestion Type: UI/UX User interface and/or user experience Status: Review Needed A review of this is needed labels Jun 7, 2024
@CyanVoxel CyanVoxel added this to the Alpha 9.2.2 milestone Jun 7, 2024
@CyanVoxel CyanVoxel removed the Status: Review Needed A review of this is needed label Jun 8, 2024
@CyanVoxel CyanVoxel merged commit 08761d5 into main Jun 8, 2024
6 checks passed
@CyanVoxel CyanVoxel deleted the ui-ux branch August 28, 2024 19:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: QoL A quality of life (QoL) enhancement or suggestion Type: UI/UX User interface and/or user experience
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

1 participant