Suggestion: add .Tag to DisplayObject

I really like using the untyped .Tag on regular windows .NET forms. It lets me stuff some bit of context into a Control - a number, some text, a ref to an object when it’s pressed, whatever - then act on that context in callbacks.

It’d be nice if Glide had it, too…

We’ll take this into consideration.

Thanks, Josh.

It’s not a huge problem not to have it - just one of those niceties that makes things a bit easier.