Cody Brittain
45139cea5c
Fix DPI scaling with TGUI, TGUI Say, and Tooltips ( #20734 )
...
Got tired of the issues here when working on something else.
Ported several PRs from /tg/station to fix DPI scaling issues. This was
not a problem before 516, however 516 now respects Window's DPI setting,
causing misalignment in several of our UI elements.
This PR implements these ~~four~~ ~~five~~ six PRs:
https://github.com/tgstation/tgstation/pull/65686
https://github.com/tgstation/tgstation/pull/89994
https://github.com/tgstation/tgstation/pull/90416
https://github.com/tgstation/tgstation/pull/90418
https://github.com/tgstation/tgstation/pull/90796
https://github.com/cmss13-devs/cmss13/pull/8734
~~Does not include fixes with TGUI-Say. /tg/station refactored TGUI-Say
after their port to React before they fixed DPI scaling, and this would
be pain to deconstruct to port over to Inferno. Since porting to React
is "inevitable", I considered it not worth my time to fix this.~~
Thanks to the assistance of harry, TGUI-Say fixes now included.
2025-05-14 12:39:41 +00:00
Cody Brittain
dc610520fe
Refactor /obj/screen to /atom/movable/screen ( #19852 )
...
Part of backend stuff required for #19188 . Should probably be test
merged.
---------
Co-authored-by: Cody Brittain <cbrittain10@live.com >
2024-09-21 12:12:07 +00:00
Fluffy
c25c8b6a37
Last editorconfig fixup ( #17782 )
...
* one
* two
* three
* fsdsdf
2023-11-20 18:22:42 +00:00
Matt Atlas
dd482c63af
Update the codebase to 515. ( #15553 )
...
* Update the codebase to 515.
* edit that
* WHOOPS
* maor
* maybe works
* libcall and shit
* do that too
* remove that
* auxtools isnt updated so get rid of it
* actually remove auxtools lol
Co-authored-by: Matt Atlas <liermattia@gmail.com >
2023-01-23 21:21:37 +01:00
Matt Atlas
15bcc0f6d5
Radials, Tooltips, RCD and Borg Selection ( #8710 )
2020-04-24 17:00:30 +02:00