mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-09-14 02:03:12 +02:00
Libedit: refresh display after creating/moving a graphic item
This commit is contained in:
parent
44d416cafc
commit
7bba7a884a
@ -367,4 +367,7 @@ void LIB_EDIT_FRAME::EndDrawGraphicItem( wxDC* DC )
|
||||
|
||||
OnModify();
|
||||
}
|
||||
|
||||
RebuildView();
|
||||
GetCanvas()->Refresh();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user