Kyriet
Kyriet
## Bug description `align-items: center;` doesn't work in IE11 when used on container with `min-width` specified only. Screenshot from IE11  ## More details **Workaround with details and discussion** https://github.com/philipwalton/flexbugs/issues/231...
There are 3 pages in the wiki with incorrect links to Premake4 download page: * [Home](https://github.com/premake/premake-4.x/wiki) * [Building Premake](https://github.com/premake/premake-4.x/wiki/Building_Premake) * [Premake Quick Start](https://github.com/premake/premake-4.x/wiki/Premake-Quick-Start) The first two of them point to...
Maybe some website documentation by Doxygen? [Doxygen Awesome](https://jothepro.github.io/doxygen-awesome-css/) looks nice
Or at least use it and push the changes to the repo. The current code is not consistent at all
**NOTE:** Valgrind is available only on Linux (sadpepe.png) ```yml - name: apt install dependency run: | sudo apt-get -y install valgrind sudo apt-get -y install libcunit1 libcunit1-doc libcunit1-dev - name:...