FreeCAD/FreeCAD

FEM: legend may still be partially covered under some screen resolutions

Aperta

#11.665 aperta il 6 dic 2023

 (14 commenti) (0 reazioni) (0 assegnatari)C++ (5550 fork)batch import
Help wantedMod: FEMPriority: HighTopic: User InterfaceType: Bug

Metriche repository

Star
 (30.913 stelle)
Metriche merge PR
 (Merge medio 24g 7h) (217 PR mergiate in 30 g)

Descrizione

Is there an existing issue for this?

  • I have searched the existing issues

Problem description

PR #10552 submitted by @Syres916 significantly improved the FEM legend - now it's much less likely to be partially covered by the navigation cube and the labels are more visible (plus there are settings for their font in Preferences). However, there are still 2 small issues mentioned in this comment: https://github.com/FreeCAD/FreeCAD/pull/10552#issuecomment-1729950881

So under some screen resolutions, the legend can still get partially covered by the navigation cube. Also, larger label font sizes may lead to values going beyond the screen.

It should be possible to fix it but if it turns out to be too troublesome, my idea is to just move the legend to the left side of the screen (as shown in this comment: https://github.com/FreeCAD/FreeCAD/pull/10552#issuecomment-1735549319). Any potential issues with this approach ?

Full version info

OS: Windows 11 build 22621
Word size of FreeCAD: 64-bit
Version: 0.22.0dev.35274 (Git)
Build type: Release
Branch: main
Hash: dc063eabec61bffc72c92595c66a4649f25fe381
Python 3.10.13, Qt 5.15.8, Coin 4.0.0, Vtk 9.2.6, OCC 7.6.3
Locale: Polish/Poland (pl_PL)

Subproject(s) affected?

FEM

Anything else?

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

Guida contributor