Ruben Tytgat
Results
2
issues of
Ruben Tytgat
The JavaScript Intl API supports `formatRange` on both Intl.DateTimeFormat and Intl.NumberFormat. As far as I know these methods are not represented in the builtin functions in fluent.js. Would it be...
When selecting a file with the same name as a file in the running application's current working directory, the check at https://github.com/aiekick/ImGuiFileDialog/blob/16fc5d619ded8798275739a14034357269de71d4/ImGuiFileDialog.cpp#L2587 will naively assume that `filename` is an absolute...
bug