diff --git a/src/Insight/UserInterfaces/InsightWindow/Stylesheets/InsightWindow.qss b/src/Insight/UserInterfaces/InsightWindow/Stylesheets/InsightWindow.qss index dd535ac1..6151614b 100644 --- a/src/Insight/UserInterfaces/InsightWindow/Stylesheets/InsightWindow.qss +++ b/src/Insight/UserInterfaces/InsightWindow/Stylesheets/InsightWindow.qss @@ -370,7 +370,7 @@ QScrollBar::sub-line:vertical { border: none; padding: 0; qproperty-buttonWidth: 24; - qproperty-buttonHeight: 21; + qproperty-buttonHeight: 20; } #hex-viewer-container #tool-bar QToolButton:hover { @@ -390,6 +390,7 @@ QScrollBar::sub-line:vertical { #hex-viewer-container #tool-bar #highlight-stack-memory-btn, #hex-viewer-container #tool-bar #highlight-focused-memory-btn { qproperty-buttonWidth: 25; + qproperty-buttonHeight: 21; } #hex-viewer-container QScrollArea, diff --git a/src/Insight/UserInterfaces/InsightWindow/Widgets/TargetMemoryInspectionPane/HexViewerWidget/UiFiles/HexViewerWidget.ui b/src/Insight/UserInterfaces/InsightWindow/Widgets/TargetMemoryInspectionPane/HexViewerWidget/UiFiles/HexViewerWidget.ui index 666f7cec..f8b46cce 100644 --- a/src/Insight/UserInterfaces/InsightWindow/Widgets/TargetMemoryInspectionPane/HexViewerWidget/UiFiles/HexViewerWidget.ui +++ b/src/Insight/UserInterfaces/InsightWindow/Widgets/TargetMemoryInspectionPane/HexViewerWidget/UiFiles/HexViewerWidget.ui @@ -14,10 +14,10 @@ - 27 + 28 - 27 + 28 @@ -45,6 +45,18 @@ + + + + + 1 + + + + QSizePolicy::Fixed + + + @@ -74,7 +86,7 @@ - + Qt::Horizontal