Skip to content

v0.0.3

Latest
Compare
Choose a tag to compare
@Delsin-Yu Delsin-Yu released this 14 Oct 12:10

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