Cura/plugins
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
..
2022-06-17 15:26:30 +02:00
2023-03-15 18:18:31 +01:00
2023-09-15 11:27:02 +02:00
2023-02-27 11:01:44 +01:00
2022-11-28 14:11:21 +01:00
2023-03-06 13:51:47 +01:00