Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content

feat(bec_spin_box): double spin box with setting inside for defining decimals

wyzula_j requested to merge feat/bec-spin-box into main

Description

Introduction of simple QDoubleSpinBox with setting dialog inside for compact view. ATM there is setting of decimals, but we can extend it (eg. SI units etc.). It is directly inherited from QDoubleSpinBox so it behaves exactly same in designer.

Type of Change

  • New: BECSpinBox

Video Demo

Screen_Recording_2025-02-20_at_17.45.52

Edited by wyzula_j

Merge request reports

Loading