Files
OldThink/Content.Client
Sk1tch bc31c193c2 Added chat window transparency slider to options (#24990)
* Adds a new slider to the misc tab in options that lets the player set chat window transparency

* Tweaked variable names

* Fixed order to match UI

* Renamed set chat window transparency function

* Changed and refactored to opacity instead of transparency

* Remove unnecessary int to float conversions

Slider used to be 0-100 while the CCVar was 0.0-1.0f. This is confusing and was only used for rounding to 2 decimal points.

* Round the value to two decimal points

* Remove rounding for now

* Rename

* Unhardcode chat color by moving to stylesheet

* Fix indent

* Make opacity slider only change opacity

---------

Co-authored-by: Your Name <you@example.com>
Co-authored-by: ShadowCommander <10494922+ShadowCommander@users.noreply.github.com>
2024-04-01 13:48:02 -07:00
..
2024-04-01 19:29:13 +11:00
2024-03-29 16:55:05 +11:00
2024-03-03 18:39:19 +11:00
2024-02-01 11:33:10 +11:00
2024-02-23 18:12:23 +11:00
2024-01-05 15:11:26 +11:00
2024-03-30 23:29:47 -05:00
2024-02-16 16:52:31 -07:00
2024-01-06 20:19:45 +11:00
2024-03-24 03:34:56 +11:00
2024-02-29 17:25:10 +11:00
2024-03-19 14:30:56 +11:00
2024-03-30 23:29:47 -05:00
2024-03-19 14:30:56 +11:00
2024-03-28 17:32:56 +11:00
2024-02-16 16:52:31 -07:00
2024-02-01 19:30:07 +11:00
2024-02-16 16:52:31 -07:00
2023-12-27 12:42:15 -08:00
2024-03-19 14:30:56 +11:00