Placement improvements:
- sort the angles x-y-z - add tooltips to make clear for non-native speakers what axis e.g. the yaw rotates around - add existing icon to menu entry
This commit is contained in:
committed by
Yorik van Havre
parent
35ba5aa2af
commit
3d1f5ffec9
@@ -1355,6 +1355,7 @@ StdCmdPlacement::StdCmdPlacement()
|
||||
sToolTipText = QT_TR_NOOP("Place the selected objects");
|
||||
sStatusTip = QT_TR_NOOP("Place the selected objects");
|
||||
sWhatsThis = "Std_Placement";
|
||||
sPixmap = "Std_Placement";
|
||||
}
|
||||
|
||||
void StdCmdPlacement::activated(int iMsg)
|
||||
|
||||
Reference in New Issue
Block a user