mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-04-18 19:29:17 +00:00
Dirty hatching from SwapShape().
Fixes https://gitlab.com/kicad/code/kicad/-/issues/20180
This commit is contained in:
parent
bb074f73aa
commit
46378dc760
@ -2036,6 +2036,8 @@ void EDA_SHAPE::SwapShape( EDA_SHAPE* aImage )
|
||||
SWAPITEM( m_editState );
|
||||
SWAPITEM( m_endsSwapped );
|
||||
#undef SWAPITEM
|
||||
|
||||
m_hatchingDirty = true;
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user