diff --git a/src/Insight/UserInterfaces/InsightWindow/Widgets/TargetMemoryInspectionPane/HexViewerWidget/ItemGraphicsScene.cpp b/src/Insight/UserInterfaces/InsightWindow/Widgets/TargetMemoryInspectionPane/HexViewerWidget/ItemGraphicsScene.cpp index 81dd2801..a8ca3f62 100644 --- a/src/Insight/UserInterfaces/InsightWindow/Widgets/TargetMemoryInspectionPane/HexViewerWidget/ItemGraphicsScene.cpp +++ b/src/Insight/UserInterfaces/InsightWindow/Widgets/TargetMemoryInspectionPane/HexViewerWidget/ItemGraphicsScene.cpp @@ -421,6 +421,7 @@ namespace Bloom::Widgets auto hoveredItems = this->items(mousePosition); if (this->rubberBandRectItem != nullptr && this->rubberBandInitPoint.has_value()) { + this->update(); const auto oldRect = this->rubberBandRectItem->rect(); this->rubberBandRectItem->setRect(