Skip to content
This repository has been archived by the owner on Oct 7, 2022. It is now read-only.

Bugfix: put back borderWidth #75

Merged
merged 1 commit into from
Sep 13, 2022
Merged

Bugfix: put back borderWidth #75

merged 1 commit into from
Sep 13, 2022

Conversation

djmetzle
Copy link
Contributor

In this commit, i erroneously dropped the borderWidth property. 3ad42ee

At the time, using this property was changing object positioning in difficult to explain ways. Presumably fixing our render functions in #73 has corrected the positioning bug. Bring back this property, effectively the strokeWidth, brings the line widths on our test images into much better parity with the oracle images.

qa_req 0

Ref: https://github.com/iFixit/ifixit/issues/43782

CC @iFixit/devops

In this commit, i erroneously dropped the `borderWidth` property.
3ad42ee

At the time, using this property was changing object positioning in
difficult to explain ways. Presumably fixing our render functions in #73
has corrected the positioning bug. Bring back this property, effectively
the strokeWidth, brings the line widths on our test images into much
better parity with the oracle images.
@djmetzle djmetzle added the bug label Sep 13, 2022
Copy link
Contributor

@jarstelfox jarstelfox left a comment

Choose a reason for hiding this comment

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

CR 🌵

@djmetzle djmetzle merged commit 703c1bc into master Sep 13, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants