Skip to content

Instantly share code, notes, and snippets.

View SimpleManGames's full-sized avatar

Riley Smith SimpleManGames

View GitHub Profile
@SimpleManGames
SimpleManGames / MultiHeightListView
Last active November 27, 2024 03:06
Multi-Height Items in ListView for UITK
<engine:UXML xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:engine="UnityEngine.UIElements" xmlns:editor="UnityEditor.UIElements" noNamespaceSchemaLocation="../../UIElementsSchema/UIElements.xsd" editor-extension-mode="False">
<Style src="project://database/Assets/UI/Style.uss?fileID=7433441132597879392&amp;guid=550f3c020187ea445928f3acd1e48818&amp;type=3#Style" />
<engine:ListView style="flex-grow: 1;" />
</engine:UXML>