Updated UserEntry

Removed ScrollContainer code, as it doesn't work with Filtering (Online
/ Name filtering).
Added VisibleOnScreenNotifier2D to the control, to handle on screen
visibility notification.
Connected screen_entered to check_update_profile_picture.
Added check if not is_on_screen(), to not try and update the profile
picture.
This commit is contained in:
Mario Steele 2026-03-08 16:24:55 -05:00
parent 11e4590d8e
commit 991597ff21
2 changed files with 6 additions and 10 deletions

View file

@ -134,3 +134,6 @@ theme_override_styles/normal = SubResource("StyleBoxFlat_ddi2y")
icon = ExtResource("7_k1oax")
icon_alignment = 1
expand_icon = true
[node name="ScreenNotifer" type="VisibleOnScreenNotifier2D" parent="." unique_id=1597669003]
unique_name_in_owner = true