Chris Weed
Chris Weed
Would it be possible to have a "low vision" type of option? I'm thinking something that would crank down the contrast and possibly increase the brightness? This would simulate "viewing...
I believe there's a similar feature request to use something other than InDesign. I'm a web developer and not willing to pay monthly for a product that I'll hardly use...
Am I missing a setting or is this a real bug? Users instinct around seeing a gallery is to turn their phone sideways to see the larger image. But when...
I'm attempting to create a little bit of a test for my external files. I created a file `something.lua` and it contains the text from the docs: ``` local HandyPackage...
I've had to specifically set the AndroidX to a specific version due to issues related to other libraries: app/build.gradle ``` ... implementation "androidx.core:core-ktx:1.6.0" ... ``` After adding this library to...
I'm attempting in Debian 8 and this is what I see: ``` sudo ./nejePrint.sh /dev/ttyUSB0 mono.bmp [sudo] password for ****: setting port... speed 57600 baud; line = 0; -brkint -imaxbel...
### What happened? I'm setting the `actionMessage` during initialization but it continues to show the default message. SDK: `https://cdn.onesignal.com/sdks/web/v16/OneSignalSDK.page.js` Code: ``` window.OneSignalDeferred.push(async (OneSignal) => { await OneSignal.init({ appId: import.meta.env.VITE_PUBLIC_PUSH_APP_ID, safari_web_id:...
On line 222 of your plugins file (or line 183:50 in the generated js file) the `.match()` was complaining that it didn't exist. I did a simple console out of...
I had attempted to reply in the Medium article but for some reason it just freezes the browser when you attempt to type. Anyway thanks for the article, it helped...
I realize this is an old style controller but I had a couple laying around and figured it would work fairly well with this setup. Gravis Gamepad Pro: ![Gravis Gamepad...