Skip to content
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

MaterialWindow #423

Open
beppino opened this issue Oct 29, 2020 · 1 comment
Open

MaterialWindow #423

beppino opened this issue Oct 29, 2020 · 1 comment
Assignees

Comments

@beppino
Copy link

beppino commented Oct 29, 2020

Hi,
upgrading to GWT 2.9.0 and GMD 2.4.1 something goes bad with the MaterialWindow for my project.
With previous version, 2.8.2-2.3.0, in the constructor of MaterialWindow the UI was created and so, I've the ability to customise some property, like adding and replacing some icon in the toolbar or change the JsDragOptions.
(I've a custom component with ui.xml containing the MaterialWindow element)
Now, in MaterialWindow class the UI was builded on the load method and my old customisation fails (i.e., it doesn't found the draggable object when I call window.getDnd()).
Some hints for me to correct this, if it's my fault?

@kevzlou7979
Copy link
Contributor

Ok will take a look into this on weekend.

@kevzlou7979 kevzlou7979 self-assigned this Oct 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants