tildejustin
tildejustin
I'd like this too, as right now I have a hacky ssh + screen system to see logs
I am having this problem too, it just started today for me. On windows 11 if that helps.
I think it was an app update, i tried Things versions down to 1.6.8 and no amount of version downgrading fixed the problem
I thought of this issue again and was comparing the code of minimal to things, and I found that in minimal the code for font-adaptive-normal is, `--font-adaptive-normal: var(--font-text-size);` , whereas...
I had it working, but that was with a lot of styles disabled in the inspector so I can't reproduce it. I might report back tomorrow if I find a...
` --preview-font-size: var(--editor-font-size);` has to be deleted as well. This only works for view mode.
Change file extension to css and put in your snippets folder, should make font sizing work again. Very hacked together so someone might want to take a look at it....
I tried compiling the app for windows with hover and I found that the debug build runs really well, but if compiled for release the UI for picking kana to...
also got one that has no visible errors but still says it didn't simplify, 1.10.0-SNAPSHOT build 86 ```java // $VF: Unable to simplify switch on enum // Please report this...
this was just a bit of maintenance work on an old version of this mod to make a hotfix so I didn't really want to make more changes then necessary,...