7 lines
1.9 KiB
Plaintext
7 lines
1.9 KiB
Plaintext
<ui:UXML xmlns:ui="UnityEngine.UIElements" xmlns:uie="UnityEditor.UIElements" editor-extension-mode="False">
|
|
<ui:VisualElement name="server-animation-card" style="flex-grow: 0; background-color: rgb(255, 255, 255); flex-direction: column; flex-wrap: nowrap; align-self: center; width: 200px; height: 200px; flex-shrink: 0; padding-top: 0; border-top-left-radius: 8px; border-bottom-left-radius: 8px; border-top-right-radius: 8px; border-bottom-right-radius: 8px; overflow: hidden; border-left-width: 2px; border-right-width: 2px; border-top-width: 2px; border-bottom-width: 2px; border-left-color: rgb(255, 255, 255); border-right-color: rgb(255, 255, 255); border-top-color: rgb(255, 255, 255); border-bottom-color: rgb(255, 255, 255); align-items: stretch; margin-left: 7px; margin-right: 7px; margin-top: 7px; margin-bottom: 7px;">
|
|
<ui:VisualElement name="thumbnail" style="flex-grow: 0; background-color: rgba(0, 0, 0, 0); width: 100%; height: auto; flex-shrink: 0; background-image: url('project://database/Assets/Convai/Art/UI/Editor/ServerAnimation/Thumbnail.png?fileID=2800000&guid=bd4ed0e6d7ad3624aba5867ac20f64ab&type=3#Thumbnail'); -unity-background-scale-mode: scale-and-crop; flex-basis: 85%;" />
|
|
<ui:Label tabindex="-1" text="{animation-name}" display-tooltip-when-elided="true" name="name" style="flex-grow: 0; color: rgb(11, 96, 73); -unity-text-align: middle-left; padding-left: 5px; padding-right: 5px; padding-top: 5px; padding-bottom: 5px; text-overflow: ellipsis; flex-wrap: wrap; -unity-font: url('project://database/Assets/Convai/Art/UI/Custom%20Fonts/Space_Grotesk/static/SpaceGrotesk-Medium.ttf?fileID=12800000&guid=92c9d87a9b5f34c7bb62edfcf91b0a09&type=3#SpaceGrotesk-Medium'); white-space: normal; overflow: hidden; max-height: none; flex-basis: 15%; height: auto; margin-left: 0; margin-right: 0; margin-top: 0; margin-bottom: 0;" />
|
|
</ui:VisualElement>
|
|
</ui:UXML>
|