There has been a change in behavior when an embeddedView is created through the "drag and drop" tag. In version 8.1.36, the component (embeddedView) was created with width and height inherited from the default value of the View inside. However, in Version 8.1.37, these values are fixed at 320x320, regardless of any modifications made.
I conducted the test using clean installations, manually configuring everything to avoid using any data that might be embedded in the project files.
Is this a bug or a planned change? Is there some workaround to avoid this?
1 Like
I am facing the same problem.
Could replicate it easily, just following the "Drop configuration" video from the inductive university.
Expected result (as of the video):
Result as of 8.1.37 (and nightly as well):
The default size 320x320 overrides the size of the embeddedView.
Thats VERY incovenient.
Thanks for the report. It looks like we missed a use case in our recent cleanup and improvements to Coordinate container (percent and fixed mode) drops. We are hoping to have this fixed for the next release. Thanks again.
2 Likes
Fix was just merged and should be available in 8.1.38. Thanks again.
2 Likes