View Issue Details

IDProjectCategoryView StatusLast Update
0030340CommunityOCCT:Visualizationpublic2018-11-14 17:31
ReporterVico Liang Assigned Tobugmaster  
PrioritynormalSeverityminor 
Status closedResolutionno change required 
Target Version7.4.0 
Summary0030340: No options to setup View's Trihedron label size and color for individual axis
DescriptionThe default Trihedron label size is hardcoded and it doesn't work well because the size is device dependent. It would be better to expose method to change the size.

Another problem is that it's impossible to set difference color for three axises. The recomended option is to set the axis label color to the axis color.
TagsNo tags attached.
Test case numberNot needed

Activities

kgv

2018-11-06 15:38

developer   ~0080756

If this bug is related to V3d_View::TriedronDisplay() method, then it is preserved only for backward compatibility.

Applications are expected to use V3d_Trihedron or AIS_Trihedron instead, where aforementioned properties can be configured in straightforward way or adjusted through sub-classing.

Vico Liang

2018-11-07 05:53

developer   ~0080801

Yes, It's related to V3d_View::TriedronDisplay(), so thank you for your suggestion to use V3d_Trihedron.

kgv

2018-11-07 11:16

developer   ~0080807

Dear bugmaster,

please close the issue.

Issue History

Date Modified Username Field Change
2018-11-05 06:58 Vico Liang New Issue
2018-11-05 06:58 Vico Liang Assigned To => kgv
2018-11-06 15:38 kgv Note Added: 0080756
2018-11-06 15:38 kgv Assigned To kgv => Vico Liang
2018-11-06 15:38 kgv Status new => feedback
2018-11-06 15:38 kgv Resolution open => no change required
2018-11-07 05:53 Vico Liang Note Added: 0080801
2018-11-07 11:16 kgv Note Added: 0080807
2018-11-07 11:16 kgv Assigned To Vico Liang => bugmaster
2018-11-14 17:31 apn Test case number => Not needed
2018-11-14 17:31 apn Status feedback => closed