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 17:06:13 +11:00
2024-03-18 23:35:46 +01:00
2024-03-21 16:15:46 +01:00
2024-03-29 16:28:16 +11:00
2024-02-29 16:44:28 -05:00
2024-02-13 16:48:39 -05:00
2024-04-01 19:29:13 +11:00
2024-03-18 15:57:36 -06:00
2024-03-25 03:17:56 +11:00
2024-03-29 16:55:05 +11:00
2024-03-03 18:39:19 +11:00
2024-02-02 00:33:57 +11:00
2024-02-01 11:33:10 +11:00
2024-02-13 16:48:39 -05:00
2024-03-17 18:31:09 +11:00
2024-03-09 17:56:39 +11:00
2024-02-26 21:38:00 -04:00
2024-02-13 16:48:39 -05:00
2024-02-13 16:48:39 -05:00
2024-03-13 19:03:32 +11:00
2024-03-31 16:37:33 +11:00
2024-02-28 00:51:20 +11:00
2024-02-13 16:48:39 -05:00
2024-03-29 16:28:16 +11:00
2024-02-13 16:48:39 -05:00
2024-02-13 16:48:39 -05:00
2024-01-27 08:51:24 -05:00
2024-03-21 12:59:56 +11:00
2024-03-21 12:59:56 +11:00
2024-02-01 23:49:48 +11:00
2024-02-23 15:04:44 +11:00
2024-03-11 14:12:52 +11:00
2024-02-13 16:48:39 -05:00
2024-01-14 17:37:29 +01:00
2024-02-23 18:12:23 +11:00
2024-02-11 14:19:45 +11:00
2024-03-31 14:21:18 +11:00
2024-03-09 12:43:19 +01:00
2024-04-01 17:06:13 +11:00
2024-03-09 22:33:40 +03:00
2024-02-13 16:48:39 -05:00
2024-01-05 15:11:26 +11:00
2024-03-28 17:46:26 +11:00
2024-03-31 20:07:13 -04:00
2024-02-28 00:51:20 +11:00
2024-02-13 16:48:39 -05:00
2024-02-14 12:14:51 +11:00
2024-02-13 16:48:39 -05:00
2024-03-29 02:00:09 -07:00
2024-02-13 16:48:39 -05:00
2024-03-21 12:59:56 +11:00
2024-03-02 15:40:04 -05:00
2024-02-13 16:48:39 -05:00
2024-02-28 00:51:20 +11:00
2024-02-13 16:48:39 -05:00
2024-03-03 18:39:19 +11:00
2024-02-13 16:48:39 -05:00
2024-02-26 16:26:46 -07:00
2023-12-24 23:52:43 -07:00
2024-02-28 00:51:20 +11:00
2024-03-24 15:01:51 +11:00
2024-03-29 16:28:16 +11:00
2024-01-11 19:14:13 -05:00
2024-03-10 01:15:13 +01:00
2024-03-30 23:29:47 -05:00
2024-02-13 16:48:39 -05:00
2024-02-28 00:51:20 +11:00
2024-02-13 16:48:39 -05:00
2024-03-29 16:28:16 +11:00
2024-01-17 06:14:32 -07:00
2024-03-29 17:30:50 +11:00
2024-03-06 12:33:28 +11:00
2024-03-29 13:30:23 +11:00
2024-04-01 19:36:07 +11:00
2024-03-14 19:00:47 +11:00
2024-03-10 01:15:13 +01:00
2024-03-02 15:40:04 -05:00
2024-02-16 16:52:31 -07:00
2024-01-06 20:19:45 +11:00
2024-02-16 13:55:42 -05:00
2024-03-24 03:34:56 +11:00
2024-02-28 00:51:20 +11:00
2024-03-09 09:26:01 +01:00
2024-04-01 19:36:07 +11:00
2024-03-03 18:39:19 +11:00
2024-02-28 00:51:20 +11:00
2024-03-22 18:08:40 +11:00
2024-02-28 00:51:20 +11:00
2024-03-22 18:08:40 +11:00
2024-03-29 16:28:16 +11:00
2024-02-29 17:25:10 +11:00
2024-04-01 17:27:39 +11:00
2024-04-01 13:48:02 -07:00
2024-02-28 00:51:20 +11:00
2024-03-19 00:56:12 +11:00
2024-03-06 12:35:26 +11:00
2024-02-13 16:48:39 -05:00
2024-01-08 11:06:44 +01:00
2024-03-19 14:30:56 +11:00
2024-03-31 19:51:02 +11:00
2024-03-10 17:30:16 +01:00
2024-02-11 23:45:09 -07:00
2024-03-31 17:34:17 +11:00
2024-03-03 18:39:19 +11:00
2024-03-10 20:01:32 -07:00
2024-03-22 18:08:40 +11:00
2024-03-30 23:29:47 -05:00
2024-03-21 20:19:52 -04:00
2024-03-19 14:30:56 +11:00
2024-02-13 16:48:39 -05:00
2024-03-28 17:32:56 +11:00
2024-02-02 00:08:03 +11:00
2023-12-26 16:32:25 -07:00
2024-02-01 23:49:48 +11:00
2024-02-13 16:48:39 -05:00
2024-03-21 12:59:56 +11:00
2024-04-01 15:50:00 +11:00
2024-02-13 16:48:39 -05:00
2024-02-16 16:52:31 -07:00
2024-02-02 09:30:46 +11:00
2024-03-15 18:37:12 +11:00
2024-02-01 19:30:07 +11:00
2024-01-11 19:14:13 -05:00
2024-01-10 01:30:20 -07:00
2024-02-04 19:29:35 -04:00
2024-03-17 21:37:00 -04:00
2024-02-28 00:51:20 +11:00
2024-02-16 16:52:31 -07:00
2024-03-31 15:09:15 +11:00
2024-04-01 13:48:02 -07:00
2024-02-16 16:37:56 -07:00
2024-02-28 00:51:20 +11:00
2024-03-31 16:44:02 -04:00
2023-12-27 12:42:15 -08:00
2024-03-19 14:30:56 +11:00
2024-01-29 16:04:52 -07:00
2024-02-13 16:48:39 -05:00
2024-04-01 13:48:02 -07:00
2024-02-19 15:18:26 -07:00
2024-03-17 18:31:09 +11:00
2024-03-28 17:36:43 +11:00
2024-03-13 22:13:12 +11:00
2024-03-19 23:27:02 -04:00
2023-12-30 12:49:24 -05:00
2024-03-31 12:20:45 +11:00
2024-02-23 15:02:59 +11:00