TeamForbiddenLLC / warfork-qfusion

Warfork is powered by Qfusion a 3D game engine. Qfusion is a fork of id Tech 2, popularly known as the Quake II engine. Qfusion is free and open-source software subject to the terms of the GNU General Public License.
https://warfork.com
105 stars 43 forks source link

feat: friendly_callvote_ui #315

Closed fatcheetah closed 6 months ago

fatcheetah commented 6 months ago

Adjusted the call-vote UI to hold a bit more context and allow the dropdown menu to be expanded to better view the selection items. Some overrides in the rcss have had to be made due to defaults being set in places like control.rcss that limit the size of the ui elements. Limited myself from adjusting styling outside of the scope of the callvote UI.

built and tested on linux x86 - 'warfork.x86_64'

existing old_640 old_1080


new new_640 new_1080

Gelmo commented 6 months ago

Looks good to me!

velzie commented 6 months ago

glad to see someone willing to work on the rml, looks good