mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 08:47:52 -06:00
Application Scaling for MSW:
+ Experiments with toolBars scaling + Rescaled warning and printing legends
This commit is contained in:
parent
ae2c61160f
commit
fc63a28481
5 changed files with 50 additions and 8 deletions
|
@ -3806,7 +3806,9 @@ bool Plater::can_paste_from_clipboard() const
|
|||
|
||||
void Plater::rescale()
|
||||
{
|
||||
p->preview->rescale_slider();
|
||||
p->preview->rescale();
|
||||
|
||||
p->view3D->get_canvas3d()->rescale();
|
||||
|
||||
p->sidebar->rescale();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue