Skip to content

Conversation

@JammingBen
Copy link
Contributor

This issue can be overcome by setting the Collabora background color to our chrome color instead of white.

fixes #516

@JammingBen JammingBen self-assigned this Oct 14, 2025
Copilot AI review requested due to automatic review settings October 14, 2025 08:48
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes pixelated rounded corners in Collabora by setting the background color to match the application's chrome color instead of using white. The fix injects CSS variables into the Collabora iframe to override the default styling.

  • Adds a hidden div to capture chrome color values from CSS
  • Injects custom CSS variables into Collabora forms to set background and text colors
  • Improves type safety with better TypeScript typing

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

This issue can be overcome by setting the Collabora background color to our chrome color instead of white.
@JammingBen JammingBen force-pushed the fix/collabora-rounded-corners branch from 41937c9 to 1b56882 Compare October 14, 2025 08:55
@JammingBen JammingBen merged commit 442187a into main Oct 14, 2025
28 checks passed
@JammingBen JammingBen deleted the fix/collabora-rounded-corners branch October 14, 2025 09:52
@openclouders openclouders mentioned this pull request Oct 14, 2025
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] Collabora border radius not smooth

3 participants