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

Wrong styling for task panel fold buttons #14037

Closed
2 tasks done
Roy-043 opened this issue May 15, 2024 · 3 comments · Fixed by #14316
Closed
2 tasks done

Wrong styling for task panel fold buttons #14037

Roy-043 opened this issue May 15, 2024 · 3 comments · Fixed by #14316
Labels
Core Issue or PR touches core sections (App, Gui, Base) of FreeCAD OS: Windows Regression Bugs describing a regression or PRs fixing one Stylesheets Anything regarding stylesheets/themes

Comments

@Roy-043
Copy link
Contributor

Roy-043 commented May 15, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Problem description

The buttons that allow (un)folding task panel sections are wrongly styled in the most recent dev version (Classic theme on Windows).
task-panel-fold-button-wrong-styling

Full version info

OS: Windows 8 build 9600
Word size of FreeCAD: 64-bit
Version: 0.22.0dev.37302 (Git)
Build type: Release
Branch: main
Hash: 0e24e121eb3e5708c380596e0a9fd583befac977
Python 3.11.9, Qt 5.15.13, Coin 4.0.2, Vtk 9.2.6, OCC 7.7.2
Locale: C/Default (C) [ OS: Dutch/Netherlands (nl_NL) ]
Installed mods:

Subproject(s) affected?

Core

Anything else?

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@Roy-043 Roy-043 added Core Issue or PR touches core sections (App, Gui, Base) of FreeCAD OS: Windows Regression Bugs describing a regression or PRs fixing one Stylesheets Anything regarding stylesheets/themes labels May 15, 2024
@Roy-043 Roy-043 changed the title Wrong styling for task panel fold button Wrong styling for task panel fold buttons May 15, 2024
@FEA-eng
Copy link
Contributor

FEA-eng commented May 15, 2024

I can confirm it. Related to #13697 ?

OS: Windows 10 build 19045
Word size of FreeCAD: 64-bit
Version: 0.22.0dev.37302 (Git)
Build type: Release
Branch: main
Hash: 0e24e121eb3e5708c380596e0a9fd583befac977
Python 3.11.9, Qt 5.15.13, Coin 4.0.2, Vtk 9.2.6, OCC 7.7.2
Locale: Polish/Poland (pl_PL)

@FEA-eng
Copy link
Contributor

FEA-eng commented May 27, 2024

@MisterMakerNL Can you take a look at this? It definitely needs to be fixed for 1.0. Maybe even #13697 should be reverted?

icon issue

MisterMakerNL added a commit to MisterMakerNL/FreeCAD_MisterMaker that referenced this issue May 27, 2024
Changed the size back to 17px because of FreeCAD#14037
@MisterMakerNL
Copy link
Contributor

MisterMakerNL commented May 27, 2024

Why oh why does this not happen when you use a stylesheet?
Anyway, is easy fix since I can export these images from a svg file.
I also do not understand why I didn't see (Looked fine on my side) this issue as I had compiled freecad a gazillion time after this PR. Maybe it picks it out of my stylesheet folder?

chennes pushed a commit that referenced this issue Jun 3, 2024
Changed the size back to 17px because of #14037
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Core Issue or PR touches core sections (App, Gui, Base) of FreeCAD OS: Windows Regression Bugs describing a regression or PRs fixing one Stylesheets Anything regarding stylesheets/themes
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants