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

fix(NcAppContent): white splitter in dark mode when using split-horizontal mode #6227

Merged
merged 1 commit into from
Nov 19, 2024

Conversation

wofferl
Copy link
Contributor

@wofferl wofferl commented Nov 17, 2024

☑️ Resolves

In dark Mode the background-color of the splitter are not correctly adjusted.
This PR adds the missing css for the horizontal splitter.

@ShGKme ShGKme added bug Something isn't working 3. to review Waiting for reviews feature: app-content Related to the app-content component labels Nov 18, 2024
@ShGKme ShGKme added this to the 8.20.1 milestone Nov 18, 2024
…ontal mode

Signed-off-by: Wolfgang <github@linux-dude.de>
@wofferl wofferl force-pushed the fix_horizontal_splitter branch from 599f9f0 to a4bb820 Compare November 18, 2024 17:41
@susnux susnux requested a review from ShGKme November 19, 2024 12:14
Copy link

codecov bot commented Nov 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 42.62%. Comparing base (42efef1) to head (a4bb820).
Report is 57 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6227      +/-   ##
==========================================
- Coverage   42.74%   42.62%   -0.12%     
==========================================
  Files         153      154       +1     
  Lines        4029     4040      +11     
  Branches     1015     1017       +2     
==========================================
  Hits         1722     1722              
- Misses       2195     2206      +11     
  Partials      112      112              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.


🚨 Try these New Features:

@susnux susnux merged commit fded1fe into nextcloud-libraries:master Nov 19, 2024
16 of 17 checks passed
@susnux
Copy link
Contributor

susnux commented Nov 19, 2024

/backport to next

@ShGKme
Copy link
Contributor

ShGKme commented Nov 19, 2024

@wofferl Thank you for your contribution

@Antreesy Antreesy mentioned this pull request Nov 21, 2024
@Antreesy Antreesy modified the milestones: 8.20.1, 8.21.0 Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews bug Something isn't working feature: app-content Related to the app-content component
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants