moveit / moveit_calibration

Hand-eye calibration tools for robot arms.
BSD 3-Clause "New" or "Revised" License
143 stars 79 forks source link

Rearrange control tab #90

Closed JStech closed 3 years ago

JStech commented 3 years ago

Updated control tab layout:

moveit_cal_screenshot

The load and save buttons in the "Settings" group were previously all stacked vertically. This moves them into two columns with each load and save in a row, for more efficient use of space. I also increased the minimum vertical size to the size in the screenshot (any smaller and the buttons start to shrink).

codecov[bot] commented 3 years ago

Codecov Report

Merging #90 (ccab497) into master (f1e99ab) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #90   +/-   ##
=======================================
  Coverage   79.16%   79.16%           
=======================================
  Files           9        9           
  Lines         499      499           
=======================================
  Hits          395      395           
  Misses        104      104           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update f1e99ab...ccab497. Read the comment docs.