]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Minor fixes to character profile editor save/reset buttons (#31505)
authoreoineoineoin <github@eoinrul.es>
Tue, 27 Aug 2024 10:20:12 +0000 (11:20 +0100)
committerGitHub <noreply@github.com>
Tue, 27 Aug 2024 10:20:12 +0000 (20:20 +1000)
commit55771cab745bf45e4756ded41382ef990b84d505
treedb2280083ed684521ff687a8d3d3de74440a56b8
parent2f4e2977412b0112b7435994344bd1e3e508f5ce
Minor fixes to character profile editor save/reset buttons (#31505)

Merge SetDirty() with preview reload

People were forgetting to SetDirty() when changing a property; move SetDirty()
into preview reloading, since if the preview is being reloaded, some property
has definitely changed anyway.

Co-authored-by: Eoin Mcloughlin <helloworld@eoinrul.es>
Content.Client/Lobby/UI/HumanoidProfileEditor.xaml.cs