Skip to content

fix(calendar): resolve layout issues caused by browser zoom#15462

Merged
simeonoff merged 1 commit intomasterfrom
mpopov/calendar/fix-zoom-problems
Mar 10, 2025
Merged

fix(calendar): resolve layout issues caused by browser zoom#15462
simeonoff merged 1 commit intomasterfrom
mpopov/calendar/fix-zoom-problems

Conversation

@desig9stein
Copy link
Copy Markdown
Contributor

@desig9stein desig9stein commented Mar 6, 2025

Fix the width/height of the after elements that fill the gap between the date rows of the week-number column
Also, I make sure that the date border-color does not affect the week number boxes

Closes #15425

Additional information (check all that apply):

  • Bug fix
  • New functionality
  • Documentation
  • Demos
  • CI/CD

Checklist:

  • All relevant tags have been applied to this PR
  • This PR includes unit tests covering all the new code (test guidelines)
  • This PR includes API docs for newly added methods/properties (api docs guidelines)
  • This PR includes feature/README.MD updates for the feature docs
  • This PR includes general feature table updates in the root README.MD
  • This PR includes CHANGELOG.MD updates for newly added functionality
  • This PR contains breaking changes
  • This PR includes ng update migrations for the breaking changes (migrations guidelines)
  • This PR includes behavioral changes, and the feature specification has been updated with them

there was a problem with the widht and the height of the after elements that fill the gap between the date rows

make sure that date border-color do not affect the week number "dates/boxes"
@desig9stein desig9stein requested a review from simeonoff March 6, 2025 10:35
@adrianptrv adrianptrv added ✅ status: verified Applies to PRs that have passed manual verification and removed ❌ status: awaiting-test PRs awaiting manual verification labels Mar 6, 2025
@simeonoff simeonoff merged commit 0a971d0 into master Mar 10, 2025
5 checks passed
@simeonoff simeonoff deleted the mpopov/calendar/fix-zoom-problems branch March 10, 2025 12:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

📆 calendar styling version: 19.2.x ✅ status: verified Applies to PRs that have passed manual verification

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Date Picker: week number column appear uneven when zooming

3 participants