Fabian Streitel

Results 8 issues of Fabian Streitel

Then dotCenterX is not yet initialized, i.e. null. This scenario can happen during Activity restore

**Is your feature request related to a problem? Please describe.** I want to select a todo with the keyboard's arrow keys from one of my lists so that I can...

feature-request

Searching in file names is case-insensitive by default. Searching content with `c/` is case-sensitive by default. Intuitively, I'd have expected `c/` to also be case insensitive. Adding `/i` at the...

enhancement

I got weird typing errors after adding react-lazy-images to my project and didn't understand them until I read #13. Using the workaround described there works for me. I think, however,...

Using latest master branch and a fresh python 3.11 venv. I did run `pip install -r requirements.txt` successfully. ``` ❯ python run.py Starting WhisperWriter... Traceback (most recent call last): File...

``` Function doesn't have or inherit @Throws annotation and thus exception isn't propagated from Kotlin to Objective-C/Swift as NSError. It is considered unexpected and unhandled instead. Program will be terminated....

The latest published version is 0.6.0. https://mvnrepository.com/artifact/co.touchlab/crashkios Could you please publish newer versions as well? Thanks!