LMMS / lmms

Cross-platform music production software

Home Page:https://lmms.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Opening pattern window by its icon and text - leads to empty window

anytizer opened this issue · comments

System Information

Windows

LMMS Version(s)

alpha 1.542

Bug Summary

image
Clicking on pattern icon leads to empty pattern window.

Expected Behaviour

The opened window should load its contents.
(may be default to Pattern 0 data.)

Steps To Reproduce

Close the existing pattern window if already open.
Click on pattern icon or text.
You will see an empty window.

confirmed @LostRobotMusic 8eba258

8eba258bdad8e940db9ae84f6362d1749d8bb425 is the first bad commit
commit 8eba258bdad8e940db9ae84f6362d1749d8bb425
Author: Lost Robot <34612565+LostRobotMusic@users.noreply.github.com>
Date:   Sun Dec 31 19:53:52 2023 -0800

    Accept Editor close event (#7035)

 src/gui/editors/Editor.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)