dalerank / nanogui-sdl

Minimalistic port of NanoGUI claim works with SDL API w/o external dependencies.
Other
437 stars 77 forks source link

Allow disabling drop shadow for specific windows #48

Closed nhthn closed 3 years ago

nhthn commented 3 years ago

This adds a dropShadowEnabled flag to Window so the shadow can be turned off for specific windows.