mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-08-04 01:08:26 +02:00
[ui] Viewer2D: Change displayLightingCircleLoader
icon
This commit is contained in:
parent
f7e612caa4
commit
28db112f85
1 changed files with 1 additions and 2 deletions
|
@ -1217,8 +1217,7 @@ FocusScope {
|
|||
id: displayLightingCircleLoader
|
||||
property var activeNode: _reconstruction.activeNodes.get('SphereDetection').node
|
||||
ToolTip.text: "Display Lighting Circle: " + (activeNode ? activeNode.label : "No Node")
|
||||
text: MaterialIcons.vignette
|
||||
// text: MaterialIcons.panorama_fish_eye
|
||||
text: MaterialIcons.location_searching
|
||||
font.pointSize: 11
|
||||
Layout.minimumWidth: 0
|
||||
checkable: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue