Skip to content

fix bug in RelativePanel#43

Merged
ghost1372 merged 1 commit intoghost1372:developfrom
danwalmsley:patch-1
Jul 8, 2020
Merged

fix bug in RelativePanel#43
ghost1372 merged 1 commit intoghost1372:developfrom
danwalmsley:patch-1

Conversation

@danwalmsley
Copy link

@danwalmsley danwalmsley commented Jul 8, 2020

seems to be a copy and paste issue, null check is for 1 variable and then it operates on a different property.

Another issue I noticed, which I tried to fix and fail is:

put panel into vertical alignment = top, horizontal alignment = left...

then have 2 Rectangles in the panel, and the second... alignbottom with panel = true... the panel will fill the area.

In UWP this doesnt happen.

I think the measure pass needs to create the graph and measure the graph in this case... any pointers on how to fix this?

seems to be a copy and paste issue, null check is for 1 variable and then it operates on a different property.
@ghost1372
Copy link
Owner

Hello,
thank you
Please create an issue here
https://github.com/HandyOrg/HandyControl/issues

@danwalmsley
Copy link
Author

@ghost1372 added PR and opened issues on main repo.

@ghost1372
Copy link
Owner

thank you

@ghost1372 ghost1372 merged commit 590bce5 into ghost1372:develop Jul 8, 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

Successfully merging this pull request may close these issues.

2 participants