#Window background color

10 messages · Page 1 of 1 (latest)

winter slate
#

In the multiwebview example, the areas that are not drawn are filled with white.
Is it possible to fill them with a specific color?
I was able to use Window::set_effects to fill with a specific color with Effect::Blur, is this the correct way?

amber shuttle
#

sorry for the delay. A dedicated method for the webview and window colors is not implemented yet but will be because as you noticed yourself, it's really needed for mutliwebview apps.

winter slate
amber shuttle
#

yes

winter slate
#

@amber shuttle
Tauri 2.0 Release Candidate was announced, will this feature be implemented?

amber shuttle
#

apparently not, sorry for saying yes last time.

winter slate
#

@amber shuttle

I see...
For example, if I implement this feature, will you ship it in the release?
Or will the new feature not be shinped til 2.0 is released?

amber shuttle
#

I'm not sure, as far as i know Tauri is in a feature freeze (except for features needed to fix security issues) so it may have to wait for 2.1

#

But i kept out of the discussions/planning the last few days (not if there were any...) so i'm not sure.

#

But having a PR would accelerate it either way.