Derek Knight
Derek Knight
A new feature to address the issue of wide global navigation menus on a narrow device ### Expected behavior I would like to be able to have the menu displayed...
### Did you find a bug? Maybe this is a feature request. In a form, nil column values are displayed as the string 'EMPTY' (which is internationalizable) with the CSS...
My Peripheral is a Mac app and my Central is an iOS app. I would think that when my central is connected to a peripheral, if that peripheral is switched...
In a Mac Catalyst app, the call to UIFont.fontNames(forFamilyName: "Font Awesome 5 Free") only returns one font even if more than one font is loaded. If two styles are used...
I install asdf (on a Debian web server) in /usr/local/asdf. Then I put all my plugins etc in /opt/asdf. I do this rather than having everything in ~/.asdf. When initialising...
The two gui files model.rs and backdrop.rs have hard-coded file names in std::fs::read calls. This means that the gui target will only run when the current directory is Foxtrot. A...