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

[TIMOB-9116] multiple layout issues #2377

Merged
merged 7 commits into from Jun 14, 2012
Merged

[TIMOB-9116] multiple layout issues #2377

merged 7 commits into from Jun 14, 2012

Conversation

mstepanov
Copy link
Contributor

TIMOB-9116

CR: better to do it per commit.
FR: Test cases are in JIRA. + KS layout tests + drillbit layout tests.

}
bounds.size.width = desiredWidth + offset;
bounds.size.width = desiredWidth + offsetH;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Double addition. desiredWidth already has offsetH added.

@vishalduggal
Copy link
Contributor

Two minor points. Otherwise code look good.

@vishalduggal
Copy link
Contributor

Code Reviewed. ACCEPTED

@vishalduggal
Copy link
Contributor

Functional Passed. Ran Drillbit ui layout, light KS and test case in TIMOB-9116. ACCEPTED

vishalduggal added a commit that referenced this pull request Jun 14, 2012
[TIMOB-9116] multiple layout issues
@vishalduggal vishalduggal merged commit 9cb17dd into tidev:master Jun 14, 2012
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.

None yet

2 participants