Ibrahim Ansari
Ibrahim Ansari
> > I'm also wondering, though, if these specific remaining issues are then also a problem for hybrid GPU setups with an AMD or even Intel dGPU? I have none...
Minor nit with the existing implementations of `history info/undo/rollback` in v5.2.5.0, numbers less than 1 e.g. 0 to specify the last transaction, -1 to specify the one before, etc, don't...
I was thinking more along the lines of `flatpak-spawn --host cat /path/to/album_art.png` (assuming valent is in a flatpak) and using the output, it's a lot better than `cp` although less...
Duplicate of #16 You can find a patched APK that fixes this issue here: https://github.com/retrixe/EnderChat/issues/16#issuecomment-1760465292
No problem, I'll leave this open for now until the fix makes its way to the Play Store
Preferably would like to block the native connection part of this issue on #14, since TurboModules+Rust/C++ would enable us to have a shared native connection back-end between iOS and Android....
I was able to fix this issue in my project by downgrading eslint-plugin-prettier to v5.3.1 from v5.4.0 (also affected is v5.4.1): https://github.com/retrixe/IveBot/commit/4550fecf2a96c52606e91a411a4d8b51bbea71f5 This suggests to me the bug was introduced...
https://reactnavigation.org/docs/handling-safe-area/ for avoiding display notches and other insets
- [ ] `AddAccountDialog` closes the keyboard the first time you press on the text field - [ ] Opening the keyboard in a `TextInputDialog` then tapping out only closes...
#12 works on 1.20.4 as well but it hasn't been formally released so far, the mod author needs to do that