Hasareej fix whitebox and physx cluster icons (#1398)
Fixing the issue with the icons not appearing & deleting duplicate icons.
This commit is contained in:
+1
-1
@@ -2489,7 +2489,7 @@ namespace AzToolsFramework
|
||||
|
||||
// create and register the buttons (strings correspond to icons even if the values appear different)
|
||||
m_translateButtonId = RegisterClusterButton(m_transformModeClusterId, "Move");
|
||||
m_rotateButtonId = RegisterClusterButton(m_transformModeClusterId, "Translate");
|
||||
m_rotateButtonId = RegisterClusterButton(m_transformModeClusterId, "Rotate");
|
||||
m_scaleButtonId = RegisterClusterButton(m_transformModeClusterId, "Scale");
|
||||
|
||||
// set button tooltips
|
||||
|
||||
Reference in New Issue
Block a user