supermerill / SuperSlicer

G-code generator for 3D printers (Prusa, Voron, Creality, etc.)
4.13k stars 520 forks source link

screen refresh standard interface #1454

Open maconly34 opened 3 years ago

maconly34 commented 3 years ago

### Version Version of SuperSlicer used goes here (help->about) Version 2.3.56.7

Operating system type + version

What OS are you using, and state any version #s Mac OS 11.4 on Macbook Pro Intel

Behavior

* Describe the problem Virgin screen view with standard interface for Sliced and Gcode

* Steps needed to reproduce the problem Switch from "Old Prusa" interface to "Standard interface" Slice object Go to Sliced view or Gcode view

Is this a new feature request? Related guides for writing feature requests: http://meta.stackexchange.com/a/259196 http://nickohrn.com/2013/09/write-great-feature-request-bug-report/

Project File (.3MF) where problem occurs

Upload a Project File (.3MF) Plater -> Save Project as... You have to zip it (or rename it to .zip) to be able to drag& drop it here

supermerill commented 3 years ago

The "standard interface" is buggy on macos (see tooltip), I just can't make it works, the macos window api seems to don't tolerate well dynamic reassignment of panels inside the app.

Maybe I should remove the option from the macos build...