Gaëtan de Villèle
Gaëtan de Villèle
## EDIT I silenced the error log in `localize.lua` ```lua -- else -- Debug log -- print("v is not a table", type(v), key) ``` but it might be useful to...
@sysfab requested the following shortcuts to be added to Windows version: - `Ctrl+Backspace` : remove previous word - `Ctrl+Delete` : remove next word
- [ ] display specific error - [ ] offer to login with the phone number
## Needs for this task to be started - [ ] bring `go/cu.bzh/cors` Go module to OSS repo - [ ] bring VXFramework code to OSS repo ## TODO -...
from ``` /deps/lpng ``` to ``` /deps/libpng ``` This will require to fix compilation for all platforms. Let's do this after the build is fixed for all platforms.
... currently it re-writes the `lua_require.cpp` file identically. This would prevent `lua_require.cpp` to be re-compiled everytime.
private ticket : https://github.com/voxowl/particubes-private/issues/4794
Clicking on back button after a fresh install + login: https://github.com/user-attachments/assets/4120a1bc-ced7-4b79-abc7-28a6654a7ece
## Bug ## Fix Maybe we could remove the custom colors on all accounts 🤔 (in the DB) This would be a server-side fix...