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 None Popup Shadow Option #1423

Merged
merged 1 commit into from
Sep 17, 2024
Merged

Conversation

MarvNC
Copy link
Member

@MarvNC MarvNC commented Sep 17, 2024

Resolves #1422

msedge_Yomitan_Settings_and_2_more_pages_-Dev-_Microsof_2024-09-16_20-29-07
msedge_初恋_-Wikipedia_and_2_more_pages-Dev-_Microsoft​_2024-09-16_20-29-21

@MarvNC MarvNC requested a review from a team as a code owner September 17, 2024 03:14
@@ -371,9 +371,9 @@ export type PopupVerticalTextPosition = 'default' | 'before' | 'after' | 'left'

export type GlossaryLayoutMode = 'default' | 'compact';

export type PopupTheme = 'light' | 'dark' | 'browser';
Copy link
Member Author

Choose a reason for hiding this comment

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

Was this just missed? It seemed to be missing so I just added it for completeness.

@MarvNC MarvNC changed the title Add None Outer Theme Option Add None Popup Shadow Option Sep 17, 2024
@Casheeew Casheeew added kind/enhancement The issue or PR is a new feature or request area/ui-ux The issue or PR is related to UI/UX/Design labels Sep 17, 2024
@jamesmaa
Copy link
Collaborator

Semi-related: Tbh I think having the popup shadow be customizable is kind of overkill. I think if we wanted to simplify the UX of the settings page I would bundle this option with the body dropdown.

@Kuuuube Kuuuube added this pull request to the merge queue Sep 17, 2024
Merged via the queue into yomidevs:master with commit 5bc916c Sep 17, 2024
10 checks passed
@MarvNC MarvNC deleted the add-none-outer-theme branch September 17, 2024 17:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ui-ux The issue or PR is related to UI/UX/Design kind/enhancement The issue or PR is a new feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add No Shadow Option for Popup Shadow
4 participants