Some minor suggestions for UI improvement:
- Use Qt::PointingHandCursor as the cursor for buttons, to make them more obvious to be pressable.
- Button Text like "Open" in Serial Port should be translatable.
- Use CustomButton instead of QButton in Function, Serial Port, Swtich Dip ( So that they also have the default transparent background and cursor settings)
SerialPort that use QPushButton (current version)
SerialPort that use CustomButton
- Auto select the newly created component.
- Shortcut for CCW rotate : "Ctrl+Shift+R"?
- Shortcut for horizontal flip : "Ctrl+L"?
- Shortcut for vertical flip : "Ctrl+Shfit+L"?
- Use Qt::PointingHandCursor as the cursor for buttons, to make them more obvious to be pressable.
- Button Text like "Open" in Serial Port should be translatable.
- Use CustomButton instead of QButton in Function, Serial Port, Swtich Dip ( So that they also have the default transparent background and cursor settings)
SerialPort that use QPushButton (current version)
SerialPort that use CustomButton
- Auto select the newly created component.
- Shortcut for CCW rotate : "Ctrl+Shift+R"?
- Shortcut for horizontal flip : "Ctrl+L"?
- Shortcut for vertical flip : "Ctrl+Shfit+L"?