Subject of the issue
Lets say I have 2 grids. Both have the option 'acceptWidgets' set to true. In both grids, I have the panels functioning as buttons. So when you click on one, it fires an event. I have an example included with this post. In the example both panels are set to attach text to the bottom of the example. However, when you move the elements to the other grids, their button functionality no longer works. I do not get any kind of error in the console from this either.
Your environment
0.55 or w/e the latest version is called
Chrome
Steps to reproduce
https://jsfiddle.net/7zpwvaky/
- Press both panels at least once.
- Move either panel to the others grid.
- Try to press the panel that was just moved.
Expected behaviour
When a panel is moved to a different grid, it should continue to function as a button, and add text to the screen.
Actual behaviour
When a panel is moved to a different grid, it will no longer act like a button. It will not produce any text when pressed
Subject of the issue
Lets say I have 2 grids. Both have the option 'acceptWidgets' set to true. In both grids, I have the panels functioning as buttons. So when you click on one, it fires an event. I have an example included with this post. In the example both panels are set to attach text to the bottom of the example. However, when you move the elements to the other grids, their button functionality no longer works. I do not get any kind of error in the console from this either.
Your environment
0.55 or w/e the latest version is called
Chrome
Steps to reproduce
https://jsfiddle.net/7zpwvaky/
Expected behaviour
When a panel is moved to a different grid, it should continue to function as a button, and add text to the screen.
Actual behaviour
When a panel is moved to a different grid, it will no longer act like a button. It will not produce any text when pressed