Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Tabs view: Possibility to deactivate the acrylic #89

Closed
WinXaito opened this issue Nov 9, 2021 · 2 comments
Closed

Tabs view: Possibility to deactivate the acrylic #89

WinXaito opened this issue Nov 9, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@WinXaito
Copy link
Collaborator

WinXaito commented Nov 9, 2021

Is your feature request related to a problem? Please describe.
The acrylic effect under the tab_view is not always desired and sometimes looks ugly.

Describe the solution you'd like
Possibility to deactivate the acrylic

Additional context
image

@bdlukaa bdlukaa added the enhancement New feature or request label Nov 9, 2021
@WinXaito
Copy link
Collaborator Author

Same effect with ComboBox:

image

@WinXaito
Copy link
Collaborator Author

Does not seem to work

DisableAcrylic(
  child: Combobox<ThemeMode>(
    value: model.themeMode,
    items: model.themeModeValues,
    onChanged: model.themeModeChanged,
  ),
)

image

WinXaito pushed a commit to WinXaito/fluent_ui that referenced this issue Nov 28, 2021
dev-hann added a commit to dev-hann/fluent_ui that referenced this issue Sep 18, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants