fieldOfView / Cura-MaterialSettingsPlugin

A Cura plugin that lets the user select which print settings are available on the Materials pane of the preferences.
GNU Affero General Public License v3.0
13 stars 5 forks source link

Print settings #33

Open saumyaj3 opened 1 month ago

saumyaj3 commented 1 month ago

Hi @fieldOfView!

I noticed that the issue here is because of the layout mismatch of MaterialsView page. Also, some scroll behavior issues were noticed by us in the recent pyqt version (also could be related). https://github.com/Ultimaker/Cura/issues/18626 image

I am not sure but I believe the values are supposed to be editable. I cannot edit them at the moment.

fieldOfView commented 1 month ago

The offset is a known issue. Strangely it only happens for materials that are not editable. If you select a custom material instead of a "shipped" readonly material, the offset is gone.