also track out feature on the ViewProviders Proxy object

This commit is contained in:
Morgan 'ARR\!' Allen 2025-04-30 13:50:42 -07:00
parent 527d493c1b
commit 09a2daf427

View file

@ -11,6 +11,7 @@ class BaseViewProvider:
def __init__(self, viewprovider):
self.viewprovider = viewprovider
self.feature = viewprovider.Object.Proxy.feature
self.icon = ''