Wladislav Artsimovich

Results 89 comments of Wladislav Artsimovich

Wanted to confirm the fix. Updating to the newest Lineage OS 18.1 fixed this via the Nov 15 pull request https://review.lineageos.org/c/LineageOS/android_hardware_qcom_media/+/318268

> Could you mention gcc version. GCC 12.2.0 `(Rev1, Built by MSYS2 project) 12.2.0` as installed by the package `mingw64/mingw-w64-x86_64-gcc` in MSYS2 and it's MinGW64 environment.

> How long has this been happening? What is the first version you noticed the issue in? We will need more details to investigate further. I already mentioned this in...

According to a git notification, @RobLoach commented the change: ``` ⬇️ Suggested change - max_height = max_pack_height; + max_height = max_pack_height; ``` but I can't actually see the comment in...

> Actually this was intentional as "true" Semver doesn't use any zero padding 😉. Ohh... reverted to how it was in git master again. > in RAM you see in...

> we could add something like this (with some font size compensation on top) or at least some parts to upstream Nuklear? Yes and no. I can add a tutorial...

@dumblob Sure I"ll put together a wiki tutorial. Though I don't have permissions to create a wiki page yet...

> > @dumblob Sure I"ll put together a wiki tutorial. Though I don't have permissions to create a wiki page yet... > > Mind trying again? Just enabled public wiki...

> > > @dumblob Sure I"ll put together a wiki tutorial. Though I don't have permissions to create a wiki page yet... > > > > > > Mind trying...

Rebased branch on youngest master, so this PR can be added without conflicts.