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

The layout has to be set twice with geometryString and makeTwoWay location binding in the group #216

Open
postulkam opened this issue Jun 25, 2024 · 3 comments

Comments

@postulkam
Copy link

Hi,
when I specifically set fromSpot and toSpot in a table row, the layout has to be set twice if there is a makeTwoWay location binding in the group and a geometryString binding in the group column.

Example: https://jsfiddle.net/Mi_Po/7z4t60ur/149/

@WalterNorthwoods
Copy link
Contributor

WalterNorthwoods commented Jul 7, 2024

We'll look at this. Thanks for providing a reproducible sample.

One comment: you should probably not be setting the desiredSize (or width or height) on the Shape that is the border of the "Auto" Panel that is your getTableColumnTemplate. Perhaps you want to set the size of the whole "Auto" Panel, but not on the Shape that is stretched to act as a border around the Shape that has the geometryString.

@postulkam
Copy link
Author

Hi, how is it going? Did you find something? :)

@WalterNorthwoods
Copy link
Contributor

Although we did look at it, we still haven't diagnosed the problem. Since you have a work-around, we believe it is a low-priority problem.

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