Skip to content

Fix title widget centering #1927

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

Merged
merged 1 commit into from
Feb 27, 2025
Merged

Fix title widget centering #1927

merged 1 commit into from
Feb 27, 2025

Conversation

ryan-pratt
Copy link
Contributor

Closes #1923

Looks like spans won't take a full-width anymore in Vuetify 3 (which imo is correct behavior anyway)

image

@ryan-pratt ryan-pratt requested a review from jmthomas February 27, 2025 18:08
Copy link

codecov bot commented Feb 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.72%. Comparing base (f63717b) to head (f954f93).
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1927      +/-   ##
==========================================
+ Coverage   76.71%   76.72%   +0.01%     
==========================================
  Files         628      628              
  Lines       46643    46643              
  Branches      756      756              
==========================================
+ Hits        35782    35787       +5     
+ Misses      10778    10773       -5     
  Partials       83       83              
Flag Coverage Δ
python 84.21% <ø> (+0.03%) ⬆️
ruby-api 48.39% <ø> (ø)
ruby-backend 82.59% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Copy link

@ryan-pratt ryan-pratt merged commit 48bb178 into main Feb 27, 2025
30 checks passed
@ryan-pratt ryan-pratt deleted the bug/title-widget-centering branch February 27, 2025 19:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Title in Screen is Not Centered
2 participants