LemonUIbyLemon/LemonUI

NativeItem.UpdateColors overrides don't properly call the parent UpdateColors function

justalemon opened this issue · 2 comments

Reported by elonndusk on Discord

To explain what is going on here: The parent UpdateColors function is somehow not being called, even if it is indeed called. This causes some menu item colors to work and some that don't. Mainly everything other than the standard NativeItem's will have this problem.

image

This was a mistake on my part, the problem is different.