rbreslow / speak

A full featured chatbox addon for Garry's Mod.
GNU Affero General Public License v3.0
4 stars 0 forks source link

Improve the design and modularity of the preferences UI #19

Closed rbreslow closed 4 years ago

rbreslow commented 4 years ago

Overview

This PR makes the following changes to improve the design and modularity of the preferences UI:

Testing Instructions

See that Luacheck is passing:

$ ./scripts/test
. . .

See that things work in game:

image

GitSparTV commented 4 years ago

No more questions

rbreslow commented 4 years ago

@GitSparTV Appreciate your perspective. You've got my mind thinking.