Open jsaowji opened 1 month ago
Stubbing out this draw call makes it snappy again https://github.com/Jaded-Encoding-Thaumaturgy/vs-preview/blob/0561da7e5357e598af5604b57a6513e8a8c1dbc0/vspreview/core/custom/dragnavigator.py#L71
or disabling it all together like by commenting https://github.com/Jaded-Encoding-Thaumaturgy/vs-preview/blob/0561da7e5357e598af5604b57a6513e8a8c1dbc0/vspreview/main/window.py#L216
obviously not an acceptable solution
Stubbing out this draw call makes it snappy again https://github.com/Jaded-Encoding-Thaumaturgy/vs-preview/blob/0561da7e5357e598af5604b57a6513e8a8c1dbc0/vspreview/core/custom/dragnavigator.py#L71
or disabling it all together like by commenting https://github.com/Jaded-Encoding-Thaumaturgy/vs-preview/blob/0561da7e5357e598af5604b57a6513e8a8c1dbc0/vspreview/main/window.py#L216
obviously not an acceptable solution