-
|
Ive been looking to make a sidebar that displays tileset assets. I think what I want is a ListView but the api is going over my head. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
This is something that has changed significantly since the last release: Unfortunately a new release is blocked by winit so you'll have to use the master branch. (I may put out a pre-release, but don't expect this to indicate an imminent release since winit has already been in pre-release status for a while.) |
Beta Was this translation helpful? Give feedback.
This is something that has changed significantly since the last release:
DataClerkhas been replaced with generators providing a simpler interface orAsyncClerkproviding a more complex one.Unfortunately a new release is blocked by winit so you'll have to use the master branch. (I may put out a pre-release, but don't expect this to indicate an imminent release since winit has already been in pre-release status for a while.)