We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
8615d14
Full Changelog: v0.0.2...v0.0.3
Make IVirtualGridView implement IDisposable, which allows for cleaning cached button instances that are out of the scene tree.
public interface IVirtualGridView<TDataType> : IDisposable