2017-08-17 22:00:37 +05:30
|
|
|
.file-content.is-stl-loading
|
2017-09-10 17:25:29 +05:30
|
|
|
.text-center#js-stl-viewer{ data: { endpoint: blob_raw_path } }
|
2020-07-28 23:09:34 +05:30
|
|
|
= icon('spinner spin 2x', class: 'gl-mt-3 gl-mb-3', 'aria-hidden' => 'true', 'aria-label' => 'Loading')
|
|
|
|
.text-center.gl-mt-3.gl-mb-3.stl-controls
|
2017-08-17 22:00:37 +05:30
|
|
|
.btn-group
|
|
|
|
%button.btn.btn-default.btn-sm.js-material-changer{ data: { type: 'wireframe' } }
|
|
|
|
Wireframe
|
|
|
|
%button.btn.btn-default.btn-sm.active.js-material-changer{ data: { type: 'default' } }
|
|
|
|
Solid
|