mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-01-14 21:20:33 +05:00
Bug IPAL19981 4x regress: unstable font for values of scalar bar
This commit is contained in:
parent
6da23ffa6f
commit
cba44c5492
@ -288,7 +288,8 @@ SMESH_ActorDef::SMESH_ActorDef()
|
||||
|
||||
//Fix for Bug 13314:
|
||||
//Incorrect "Min value" in Scalar Bar in Mesh:
|
||||
myScalarBarActor->SetLabelFormat("%.4g");
|
||||
// myScalarBarActor->SetLabelFormat("%.4g");
|
||||
// changes was commented because of regression bug IPAL 19981
|
||||
|
||||
mgr = SUIT_Session::session()->resourceMgr();
|
||||
if( !mgr )
|
||||
|
Loading…
Reference in New Issue
Block a user