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

DM-24060: Improve table creation inside Defects #191

Merged
merged 1 commit into from Mar 29, 2020
Merged

Conversation

timj
Copy link
Member

@timj timj commented Mar 28, 2020

Now assign whole rows rather than assigning elements
in a loop.

@timj timj requested a review from TallJimbo March 28, 2020 18:30
yCol.append(center.getY() + 1.0)

width = box.getWidth()
height = box.getHeight()
Copy link
Member

Choose a reason for hiding this comment

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

I think you can use box.width and box.height now, too.

Now assign whole rows rather than assigning elements
in a loop.
@timj timj merged commit ce87a59 into master Mar 29, 2020
@timj timj deleted the tickets/DM-24060 branch March 29, 2020 15:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants