Skip to content

Replace logos - #567

Merged
andrefpf merged 1 commit into
devfrom
replace_logos
Jul 31, 2026
Merged

Replace logos#567
andrefpf merged 1 commit into
devfrom
replace_logos

Conversation

@taianabsfarias

Copy link
Copy Markdown
Collaborator

The OP logos, which were generated from text (HTML inside a QLabel), were replaced with PNG file. In the splash screen and welcome widget, the logo is now loaded as a QPixmap and scaled with the device pixel ratio applied, preserving sharpness. In the geometry, mesh and results render widgets, the hardcoded viewport coordinates were removed. The layout is now computed from the image dimensions, preserving the aspect ratio and is recomputed by a StartEvent observer whenever the render window resized.
image
image
image
image
image
image

@taianabsfarias
taianabsfarias requested a review from andrefpf July 30, 2026 17:37
@andrefpf
andrefpf changed the base branch from main to dev July 30, 2026 17:39

@andrefpf andrefpf left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Great job!

@andrefpf

Copy link
Copy Markdown
Collaborator

I will already merge this PR so Rodrigo can fix the expected conflicts as soon as possible

@andrefpf
andrefpf merged commit f905f4a into dev Jul 31, 2026
4 checks passed
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.

2 participants