vlang / ui

A cross-platform UI library written in V
MIT License
2.31k stars 154 forks source link

use the builtin consts for `max_i32` and `min_i32`, instead of the constants defined in `math` #554

Closed ArtemkaKun closed 7 months ago

ArtemkaKun commented 8 months ago

This PR needed to make tests pass in vlang/v#19809