The icons changed
CURA-4527
@ -242,7 +242,6 @@ Rectangle
|
||||
anchors.verticalCenter: viewOrientationControl.verticalCenter
|
||||
onClicked:{
|
||||
UM.Controller.rotateView("3d", 0);
|
||||
console.log("WIDTH : " + base.width)
|
||||
}
|
||||
visible: base.width > 1100
|
||||
}
|
||||
@ -250,7 +249,7 @@ Rectangle
|
||||
// #2 Front view
|
||||
Button
|
||||
{
|
||||
iconSource: UM.Theme.getIcon("view_fron")
|
||||
iconSource: UM.Theme.getIcon("view_front")
|
||||
style: UM.Theme.styles.orientation_button
|
||||
anchors.verticalCenter: viewOrientationControl.verticalCenter
|
||||
onClicked:{
|
||||
|
Before Width: | Height: | Size: 8.8 KiB After Width: | Height: | Size: 868 B |
Before Width: | Height: | Size: 19 KiB |
19
resources/themes/cura-light/icons/view_front.svg
Normal file
@ -0,0 +1,19 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="30px" height="30px" viewBox="0 0 30 30" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 47.1 (45422) - http://www.bohemiancoding.com/sketch -->
|
||||
<title>icn_front_white</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<defs>
|
||||
<rect id="path-1" x="4" y="11" width="15" height="15"></rect>
|
||||
</defs>
|
||||
<g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
||||
<g id="icn_front_white">
|
||||
<polygon id="Path-2" stroke="#1F2427" points="25.9854977 4 11.3636023 4 4.05692142 11.3333333 4 26 18.6890523 26 26 18.6666667"></polygon>
|
||||
<g id="Rectangle-3-Copy-3">
|
||||
<use fill="#1F2427" fill-rule="evenodd" xlink:href="#path-1"></use>
|
||||
<rect stroke="#1F2427" stroke-width="1" x="4.5" y="11.5" width="14" height="14"></rect>
|
||||
</g>
|
||||
<path d="M18.4012594,11.6428026 L26,4" id="Path-3" stroke="#1F2427"></path>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.0 KiB |
Before Width: | Height: | Size: 9.3 KiB After Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 9.3 KiB After Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 9.4 KiB After Width: | Height: | Size: 1.3 KiB |