Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Collection of patch post release of v0.2.3 #101

Merged
merged 19 commits into from
Feb 26, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
19 commits
Select commit Hold shift + click to select a range
a1bd871
reconnect the movementStarted and movementFinished signals between Dr…
rocco8773 Feb 25, 2025
ffaf7fc
ensure MGWidget._validate_drive() also enables the drive config controls
rocco8773 Feb 25, 2025
cb16dd3
upon movementFinished have MGWidget.enable_config_controls() enable t…
rocco8773 Feb 25, 2025
c3f8e47
MGWidget have the plot (self.mpl_canvas) retain its placeholder size …
rocco8773 Feb 25, 2025
5508ac2
remove unused placeholder code
rocco8773 Feb 25, 2025
545fd8d
rename MGWidget._define_central_builder_layout() -> _define_central_b…
rocco8773 Feb 25, 2025
3e7620c
give the _define_central_builder_widget() a defined width so it does …
rocco8773 Feb 25, 2025
d62e311
update AxisControlWidget.target_position to return None if the text b…
rocco8773 Feb 25, 2025
48f6255
update GearValidButton to allow for setting of Icon size and Fixed size
rocco8773 Feb 25, 2025
72f695c
create class QTAIconLabel to streamline inserting icons from qtawesome
rocco8773 Feb 25, 2025
425b842
implement QTAIconLabel into MGWidget
rocco8773 Feb 25, 2025
db3a9ea
do not update AxisControlWidget display if disabled
rocco8773 Feb 25, 2025
40cb9c9
do not get position from DriveControlWidget if disabled
rocco8773 Feb 25, 2025
e5cf7a8
add just spacing of MGWidget central builder layout
rocco8773 Feb 25, 2025
a719ed8
add a legend to the MGWidget central builder layout
rocco8773 Feb 25, 2025
ef4acc4
add a legend to the MotionSpaceDisplay plot
rocco8773 Feb 26, 2025
61d3730
remove any enabling/disabling or validating of non-drive components f…
rocco8773 Feb 26, 2025
cb0293e
update MGWidget._validate_motion_group with proper tooltips for trans…
rocco8773 Feb 26, 2025
5c627f1
put all enabling/disabling and validating of mb and transform items i…
rocco8773 Feb 26, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading