Cura/plugins/UM3NetworkPrinting/resources
c.lamboo 0e1262126a Fix memory leak issues in minitor page
Issue was that QT (incorrectly?) asserted that there was a binding loop between width and height in the `NetworkMJPGImage` component. This caused the height to evalualte to `infinity`, making QT create a buffer with an infinite amount of memory. Solved by calculating a serpeate `img_scale_factor` which both the width and height uses.

CURA-11180
2023-10-19 11:53:41 +02:00
..
png Add S7 image to Network Plugin 2023-01-24 17:26:50 +01:00
qml Fix memory leak issues in minitor page 2023-10-19 11:53:41 +02:00
svg Use image instead of custom message type 2021-10-05 10:20:52 +02:00