mirror of
https://github.com/mcneel/opennurbs.git
synced 2026-03-23 02:39:30 +08:00
Sync changes from upstream repository
Co-authored-by: Dale Fugier <dale@mcneel.com> Co-authored-by: Steve Baer <steve@mcneel.com>
This commit is contained in:
@@ -283,7 +283,7 @@ bool ON_Leader::GetTextXform(
|
||||
|
||||
if (maskframe != ON_TextMask::MaskFrame::NoFrame)
|
||||
{
|
||||
text_gap = dimstyle->TextMask().MaskBorder();
|
||||
text_gap += dimstyle->TextMask().MaskBorder(); // RH-71452
|
||||
}
|
||||
|
||||
if (maskframe == ON_TextMask::MaskFrame::CapsuleFrame)
|
||||
|
||||
Reference in New Issue
Block a user