Skip to content

Commit 7ebcb45

Browse files
camerasolver - add shelf icon.
The icon is only a placeholder, I intend to make it better in the future.
1 parent 43da7ba commit 7ebcb45

File tree

5 files changed

+512
-1
lines changed

5 files changed

+512
-1
lines changed

share/config/functions.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,8 @@
4343
},
4444
"open_camera_solver_ui": {
4545
"name": "Open Camera Solver...",
46-
"name_shelf": "CamSolv",
46+
"name_shelf": "",
47+
"icon_shelf": "cameraSolver.png",
4748
"tooltip": "Open the Camera Solver window.",
4849
"command": [
4950
"import mmSolver.tools.camerasolver.tool;",

share/icons/cameraSolver.png

2.32 KB
Loading

share/icons/cameraSolver_150.png

3.84 KB
Loading

share/icons/cameraSolver_200.png

5.48 KB
Loading

0 commit comments

Comments
 (0)