The custom container cannot respond to ClickEvent and DragEvent
Hi
Currently in the project, I am using a custom container and want to implement DragEvent and ClickEvent in the custom container. I follow the instructions to configure my container.hpp and container.cpp, but nothing works.I use the same method in the main interface can be used normally, do I need other configuration?
Thank you in advance for your help.