return correct value from Width property (C#) #144

Merged
woehrl01 merged 1 commits from woehrl01-width into master 2015-10-14 08:45:59 -07:00
woehrl01 commented 2015-10-13 23:54:28 -07:00 (Migrated from github.com)

CSSNode.Width returns the wrong value. It returns DIMENSION_HEIGHT instead of DIMENSION_WIDTH.

`CSSNode.Width` returns the wrong value. It returns `DIMENSION_HEIGHT` instead of `DIMENSION_WIDTH`.
pragmatrix commented 2015-10-14 01:20:12 -07:00 (Migrated from github.com)

@woehrl01 great catch. Thanks!

@woehrl01 great catch. Thanks!
Sign in to join this conversation.
No description provided.