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

electron: assets not rendered properly #12462

Open
vince-fugnitto opened this issue Apr 26, 2023 · 0 comments
Open

electron: assets not rendered properly #12462

vince-fugnitto opened this issue Apr 26, 2023 · 0 comments
Labels
electron issues related to the electron target ui/ux issues related to user interface / user experience

Comments

@vince-fugnitto
Copy link
Member

Bug Description:

Following #12299, there is a regression where assets (ex: menu logo, placeholder logo) are not rendered at all or properly.

Before:

electron-before

After:

electron-after

The following was confirmed on Linux.

Steps to Reproduce:

  1. start the electron example application
  2. ensure that window.titleBarStyle is set to custom (use browser menus in electron)
  3. confirm that the application logo in the menu is not rendered
  4. resizing the window can sometimes mess up the placeholder logo (logo present when no views in the main-area exist)
@vince-fugnitto vince-fugnitto added electron issues related to the electron target ui/ux issues related to user interface / user experience labels Apr 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
electron issues related to the electron target ui/ux issues related to user interface / user experience
Projects
None yet
Development

No branches or pull requests

1 participant