From 4c1efb57a97a2609bbeab5e1ae3fc61eaa07cb6e Mon Sep 17 00:00:00 2001 From: orange man <61334995+comfyorange@users.noreply.github.com> Date: Sun, 31 Dec 2023 17:22:40 +1300 Subject: [PATCH] Automatic changelog for PR #80556 [ci skip] --- html/changelogs/AutoChangeLog-pr-80556.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-80556.yml diff --git a/html/changelogs/AutoChangeLog-pr-80556.yml b/html/changelogs/AutoChangeLog-pr-80556.yml new file mode 100644 index 00000000000..633fdcf0fdd --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-80556.yml @@ -0,0 +1,4 @@ +author: "jlsnow301" +delete-after: True +changes: + - bugfix: "Dropdowns and pop-up menus have been rewritten. This should fix an issue where dropdown text was accidentally scrolling if hovered. Please report any issues on the repo" \ No newline at end of file