mirror of
https://github.com/space-wizards/RobustToolbox.git
synced 2026-02-15 03:30:53 +01:00
Fix initial LineEdit placeholder being the wrong color.
This commit is contained in:
@@ -119,6 +119,7 @@ namespace SS14.Client.UserInterface.Controls
|
||||
else
|
||||
{
|
||||
_placeHolder = value;
|
||||
_updatePseudoClass();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user