Owen Mundy

Results 9 issues of Owen Mundy

Chrome is showing an "issue" because Mousetrap uses `navigator.platform` which they plan to remove support for in the future. More information in this link https://blog.chromium.org/2021/05/update-on-user-agent-string-reduction.html Suggestion for fix https://web.dev/user-agent-client-hints/ Screenshot...

Summary of issue When I import ROMs to OpenEmu by dragging the ROM file to "All Games" duplicate files are added to the Game Library folder. These files are often...

I have 9 child divs. Clicking a link in the pager, or the next/prev buttons, which would require a significant of amount of scrolling you can see the child div...

**What is the current behavior?** While everything seems to be working fine, Unity is throwing the following errors: ``` MissingReferenceException: The object of type 'LineView' has been destroyed but you...

bug

Great extension! This update will allow tabs permission to work with either http or https.

Edited the analogPinDef array. The useful analog-in files inside /sys/devices/platform/tsc/ start from "1" and go to "7" (ain8 is reserved for USB). Thanks for putting all the BeagleBone knowledge out...

I installed (dragged into Assets) in Unity 2020.1.2f1 and received the following errors ``` Assets/UnityShell/Editor/Scripts/ShellEvaluator.cs(27,34): error CS0122: 'CompilerContext' is inaccessible due to its protection level Assets/UnityShell/Editor/Scripts/ShellEvaluator.cs(27,54): error CS0122: 'CompilerSettings' is...

Is there a way to limit a string by the number of words? I tried a few ways to get at it. `Str("To be or not to be").words().limit(3).get()` I'm doing...

I tried installing from UPM, adding the remote .git as a package, and downloading the package and each time I was unable to run any demos. I looked in the...