This commit is contained in:
Nav
2025-02-18 22:23:59 +00:00
parent d52cc70b1e
commit a98793de16
3 changed files with 6 additions and 6 deletions

View File

@@ -35,6 +35,8 @@ namespace Widgets::PinoutWidgets
static constexpr int PIN_LINE_A_SPACING = 15;
static constexpr int PIN_LINE_MARGIN = 5;
static constexpr int MIN_LINE_A_LENGTH = 10;
static constexpr int P1_INDICATOR_DIAMETER = 12;
static constexpr int P1_INDICATOR_MARGIN = 8;
QSize size = {};