-
Notifications
You must be signed in to change notification settings - Fork 40
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add onAction event to the TileLayout #865
Labels
Enhancement
New feature of an existing functionality or an improvement of an existing functionality
pkg:Layout
Comments
simonssspirit
added
Enhancement
New feature of an existing functionality or an improvement of an existing functionality
pkg:Layout
labels
Feb 24, 2021
We can add an end parameter to know when the user has stopped the action |
requested again in 1511731 |
Looking for this as well @simonssspirit . callback for what item was dragged or resized. coz we have as well Charts(HighCharts) inside not automatically resizing. |
This is much needed! Looking forward for this to be added. |
Requested again in: 1533806 |
Requested again in Ticket ID: 1569882 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Enhancement
New feature of an existing functionality or an improvement of an existing functionality
pkg:Layout
Add onAction event to the TileLayout
This is needed as the developer may need to update the content of the tile when the user is dragging or resizing.
For example, if there is a Chart inside it, we need to update the Chart to take the new dimensions of the tile.
The text was updated successfully, but these errors were encountered: