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

a smaller Cell spacing property value doesn't override the parent property value #2

Open
GoogleCodeExporter opened this issue Jul 31, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

With the sample layout:

* spacing:40
[test1] spacing:10
[test2]

What is the expected output? What do you see instead?

I expect test1 and test2 to be spaced by 10 pixels.

If the spacing on test1 was bigger than the table spacing, it would replace it.

I suppose it work the same for all the properties.

What version of the product are you using? On what operating system?

Current TableLayout Editor


MechanTOurS

Original issue reported on code.google.com by benjamin...@gmail.com on 15 Jun 2012 at 11:38

@GoogleCodeExporter
Copy link
Author

Oh my bad !
I just forgot the spacing on test2...

Is the spacing computed for a pair of items?
The biggest value gets the priority?

Original comment by benjamin...@gmail.com on 15 Jun 2012 at 11:42

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant