TeamSCALEFORM / scaleform

A cross-platform, hackable and future-proof reimplementation of In-Game Scaleform HUD in CS:GO using Panorama. Written using C, C++ and JS.
GNU Affero General Public License v3.0
82 stars 11 forks source link

Local killfeeds are only 5s due to issues with animations #9

Closed cristeigabriel closed 2 years ago

cristeigabriel commented 2 years ago

TODO: Look into hacking in the translation property.

cristeigabriel commented 2 years ago

Note: @smevold applied CSS properties to flags which do not account for the translation property causing the DeathNotice background to not fade out. This will be fixed very soon.