Files
pfUI/api
Brues 6c96bbbe6c Use Clamp() for the two-sided clamps in ui-widgets
Replace the hand-rolled math.min/math.max and if/elseif clamp idioms in the
status bar and scroll frame with Clamp(). Equivalent for every value seen
(min <= max always holds), just clearer.
2026-07-25 10:34:33 -05:00
..
2026-07-25 10:10:12 -05:00