Jose Maranan
Jose Maranan
@dasZGFz For this one: [REPL](https://svelte.dev/repl/30758cf0f5ed4a0bb319c0a88b4cf121?version=3.8.1) If the transition duration < timeout value it works. Updated duration and timeout as variables: [REPL](https://svelte.dev/repl/6ddaffd3a7bf41cbb8eacb34ce2f30a1?version=3.18.2) Somehow in your original example, the count++ inside the...
Thanks @tmayoff, I appreciate as well the continued support of the extension. From what I remember, able to draw hints on different workspaces (or monitors) from say window on ws1...
This happens when the workspace on primary is enabled.
Hi @tmayoff - if you can avoid `workspace on primary` - that would be the workaround for now.
Did you restart the shell when you turned off the workspace on primary? I will check again tonight.
@tmayoff - I can replicate it. Still working on the fix, probably by next week.
Hi @tmayoff - I think I got the fix - do you know if you can try the branch: `fix-drag-drop-monitor`. Otherwise, I'll just release it. I did not fix the...
> Wait so which problem was solved? Dragging between windows? Or Dragging with windows in other workspaces? > Thanks. Fix should be for both cases. The workspace on primary being...
What steps did you do to try it locally? I added a prettierJS setup but that should not impact running `make dev` or `make install`
I'll release it, we can eventually revisit if it still happens. Here is how the fix looks like on my side: https://user-images.githubusercontent.com/348125/192921532-d0888210-c63c-4712-af2d-30c6c7177af2.mp4