Jay Oster
Jay Oster
@alphaqu could you try the patch in #2490? I don't have an app using Jetbrains Mono, and I'm not exactly sure what I should be looking for to compare between...
Thanks for the report. This looks like an unexpected HTML quirk. I'll look into it.
Hi! The current release only supports setups exported in HTML format. If you have HTML files in the `%USERPROFILE%\Documents\iRacing\setups` folder and the UI still does not load them correctly, I...
> The thing is non-latin keyboards have both latin and non-latin symbols printed. And when user wants to, for example, save document, they presses CTRL+ physycal "S" key, which logical...
Changing the layout may change the virtual keys reported. It is unclear why there is any confusion on this. To add to this comment: any user may opt for the...
> For example, the user of the Bulgarian keyboard layout will not be able to invoke the "Ctrl+S" action. There are two things going on. On the one hand, an...
I see that my interpretation of keyboard shortcuts in various languages is far from perfect. If it is always the case that "Ctrl+S" is for saving, then there is little...
@rustbasic I'm not sure it would be wise to just jump right in, considering how much confusion there already is with existing terminology. The differences are subtle between _physical_ (`0x1F`),...
> One thing that worries me is the added dependencies. `ab_glyph` is very minimal, leading to fast compiles and small binaries (important for .wasm bundle size). This is a concern...
This happens with both the sync and async file dialog implementations.