Skip to content

Commit 524c2ad

Browse files
committed
Updated documentation
1 parent 85091b9 commit 524c2ad

File tree

21 files changed

+1955
-1009
lines changed

21 files changed

+1955
-1009
lines changed

cdl/core/gui/actionhandler.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1121,6 +1121,7 @@ def create_first_actions(self):
11211121
self.new_action(
11221122
_("Reset image positions"),
11231123
triggered=self.panel.processor.reset_positions,
1124+
icon_name="reset_positions.svg",
11241125
select_condition=SelectCond.at_least_two,
11251126
)
11261127

cdl/data/icons/operations/distribute_on_grid.svg

Lines changed: 767 additions & 14 deletions
Loading
Lines changed: 185 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)