Zash
Zash
For me, only 2x3 (and 1x1 shortcut) widget shows up. If this is a device / os dependant bug, here are some details: - tasks v12.6.1 - Phone: Pixel 4a...
> @ZashIn, is part of your suggestion that the padding be increased? The pictures appear to demonstrate that. No, that was not intentional, probabaly due to zooming. Personally, I perfer...
Related / duplicate: #3060
This is probably more an issue of the (smaller) models: alphacep/vosk-api#1204 - A postprocessing network ([punctuation models](https://alphacephei.com/vosk/models#punctuation-models)) should solve this, but the existing models are probably too big for mobile...
A simpler approach would be to track local file changes of an installed script (opened `file://*.user.js` tab), like Violentmonkey does: - documentation: [How to edit scripts with your favorite editor?](https://violentmonkey.github.io/posts/how-to-edit-scripts-with-your-favorite-editor/#3-enable-tracking)...
The question is whether this should be 1. "fixed" / worked around only in `BasicModDataChecker` ⇒ favor this PR over #157 and remove the "fix" from all derived classes, like...
> My workaround for this is to make a symlink, eg, in the Cyber Engine Tweaks, going to `bin/x64` and creating a `CrashReporter` folder and then from `bin/x64/CrashReporter` running `mklink...
I tried adding an additional custom mapping to `bin/x64/CrashReporter/version.dll`, but the CrashReporter still does not find the lib, probably too fast for the VFS. Also this and/or the additional force...
Apparently you can even just replace it with an empty file, there is even [a mod](https://www.nexusmods.com/cyberpunk2077/mods/11421) which does it like that.
@iarna disabling the CrashRepoter by adding a dummy mod with CET installed by default now.