Mark Jansen

Results 91 comments of Mark Jansen

> Yes, the major blocker is that SDL3 is not released yet and won't be for several months at least. > > I have a branch that conditionally uses SDL3...

Thanks @Doug-Lyons, after this PR is merged we can also merge the updated validator, so that this does not happen again: #234

`g_ApplicationRunning` is set to false when exiting the window. An educated guess would be that this loop is here to facilitate easy application restarts, when e.g. changing to fullscreen or...

What is the purpose of this?

Minimal reproduction: ``` - Norma indented text - Indented level two ``` Results in: ![image](https://github.com/Zettlr/Zettlr/assets/610685/c9e6e294-cbed-4361-b5c5-2f704e3b7337) Note the cursor trailing behind the `o` character, when I press backspace ONCE it will...

Some notes I gathered while looking into it: - The 'source' of the jumping items is `view.coordsAtPos` inside the `visual-indent.ts` file. - This seems to cycle trough 4 values (in...

> I have somewhat the same issue: > Screen.Recording.2023-11-09.at.2.26.00.PM.mov To confirm: If you replace the tabs with spaces, the issue is gone for you?

@nathanlesage This is still an issue for me in 3.1.0-beta.1 .

@marjuanm you have both games in this PR now. Please create a branch per pull request, because new pushes to a branch with an open pull request end up in...

@TheCherno Is there anything holding this PR back?