Improved automatic Insight window resizing when a QFP target package widget is enabled
This commit is contained in:
@@ -34,7 +34,8 @@ namespace Bloom::Widgets::InsightTargetWidgets::Qfp
|
||||
}
|
||||
|
||||
public:
|
||||
static const int MAXIMUM_SPACING = 8;
|
||||
static const int PIN_WIDGET_LAYOUT_PADDING = 46;
|
||||
static const int PIN_WIDGET_SPACING = 8;
|
||||
static const int MAXIMUM_LABEL_COUNT = 3;
|
||||
static const int LABEL_HEIGHT = 20;
|
||||
static const int MAXIMUM_LABEL_WIDTH = PinBodyWidget::WIDTH;
|
||||
|
||||
Reference in New Issue
Block a user