From b41c6a28fe011527c792470ca26ccaf5b5dd0679 Mon Sep 17 00:00:00 2001 From: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com> Date: Sun, 21 Jul 2024 16:38:45 +1000 Subject: [PATCH] Reset ghost role menu scroll upon search (#30159) Quality of life so it doesn't sit on your old spot anymore. --- .../UserInterface/Systems/Ghost/Controls/GhostTargetWindow.xaml | 2 +- .../Systems/Ghost/Controls/GhostTargetWindow.xaml.cs | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/Content.Client/UserInterface/Systems/Ghost/Controls/GhostTargetWindow.xaml b/Content.Client/UserInterface/Systems/Ghost/Controls/GhostTargetWindow.xaml index 32cab732d1..1d3002ed96 100644 --- a/Content.Client/UserInterface/Systems/Ghost/Controls/GhostTargetWindow.xaml +++ b/Content.Client/UserInterface/Systems/Ghost/Controls/GhostTargetWindow.xaml @@ -2,7 +2,7 @@