-
Notifications
You must be signed in to change notification settings - Fork 95
feat(NcModal): make dark header configurable #6083
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
Conversation
|
/backport to next |
96f58f3 to
94baa37
Compare
|
nextcloud/text#6404 contains screenshots of the regression this fixes. |
|
Not sure this is the right approach though. |
I get your point. But we have the situation that in light mode we want dark header per default but light headers when opening Text files 🙃 |
Required to fix regression with Text in Viewer in Nextcloud 30, where we still want a white viewer header. Signed-off-by: Jonas <[email protected]>
94baa37 to
c35fefd
Compare
susnux
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@skjnldsv it does allow to have a light backdrop, no only the header.
We tested this with text and pdf viewer which will correctly adapt based on the color scheme.
But also the image viewer stays always dark as expected:)
Required to fix regression with Text in Viewer in Nextcloud 30, where we still want a white viewer header.
🏁 Checklist
nextrequested with a Vue 3 upgrade