Michael Gregorius

Results 324 comments of Michael Gregorius

@DanielKauss, I have applied the patch and have also added the current time at the start of the resize event to the output. It surprised me that the output indicated...

@DanielKauss, I have created https://github.com/LMMS/lmms/issues/7462 to deal with the inefficient rendering. If Wayland becomes more and more commonplace it will make LMMS look bad if it drops so many frames...

> And before this PR, SlicerT also had these values hard coded, just without taking into account the window size. The same is true for all the other plugins, they...

We should not throw away all the code of this PR as it prepares SlicerT for being resizable. And making the instrument windows resizable should definitively be a goal IMO....

> > We should not throw away all the code of this PR as it prepares SlicerT for being resizable. And making the instrument windows resizable should definitively be a...

@JohannesLorenz, I definitively agree with 1. Whether or not an effect can be resized depends on the implementation and therefore it should be a virtual function. Another argument is that...

On my system the splash screen shows in full when using `QT_SCALE_FACTOR=0.5`: [LMMS_at_50_percent.webm](https://github.com/user-attachments/assets/5a11c4ac-6195-4347-8b1f-49737195a9b8) There are some other artifacts but in general scaling works on my system. I think it will...

This is on Linux. You did not write what system you are on in the issue. :wink:

I cannot reproduce this (on Linux) with the current master at commit 851c884f581.

With commit 12632e6b5 that's mentioned in the description I'm also not able to reproduce the crash. So it seems to be a Windows thing in case someone can reproduce it...