Pream Pinbut

Results 7 issues of Pream Pinbut

it crash after i call this method ``` tmx_resource_manager* manager = tmx_make_resource_manager(); int result = tmx_load_tileset(manager, "path to tsx"); ```

![image](https://user-images.githubusercontent.com/69170692/191955275-710e0bf8-032e-4e48-b538-ee9547bb9e13.png) ```js // react-markdown

create project using vite add multiple vue file open file 1 open file 2 then error ``` E5108: Error executing lua BufWinEnter Autocommands for "*"..function 11_Highlight_Matching_Pair, line 149: Vim(call):E801: ID...

bug
harpoon2

inline javascript minify in tag is not working when use const or let but when i change to var it's work fine

maybe make it 2 or more px ![image](https://github.com/Litarvan/lightdm-webkit-theme-litarvan/assets/69170692/76ca96a0-5999-4803-9bbc-fdd16515b304) ![image](https://github.com/Litarvan/lightdm-webkit-theme-litarvan/assets/69170692/b82a2565-b893-4d1d-ad73-b5ad0257a90a)

Is there a way to control playback rate like in the original app?

I suggest an easy fix by doing this in MouseHelper.cpp 😂 xDelta = (int)(newMouseX - windowCenterX); yDelta = (int)(newMouseY - windowCenterY);