egui/.github
ItsEthra 4d1e858a52
Use total_cmp for clamping drag value in order to avoid floating point ambiguities (#2213)
* Use total_cmp for clamping DragValue

* Added test for clamping

* Increase MSRV in all crates

* Increased rust version for github actions and lib.rs

* Inversed ranges are now working properply with clamp_to_range

* Added more tests
2022-11-02 19:38:39 +01:00
..
ISSUE_TEMPLATE Add misc documentation 2022-01-22 09:07:41 +01:00
workflows Use total_cmp for clamping drag value in order to avoid floating point ambiguities (#2213) 2022-11-02 19:38:39 +01:00
pull_request_template.md Update PR template to suggests users to run ./sh/check.sh 2022-04-03 09:52:25 +02:00