-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
163 additions
and
130 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 changes: 0 additions & 3 deletions
3
l2-unity/Assets/Resources/Data/UI/_Elements/Game/Chat/ChatTab.uxml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,8 @@ | ||
<ui:UXML xmlns:ui="UnityEngine.UIElements" xmlns:uie="UnityEditor.UIElements" editor-extension-mode="False"> | ||
<ui:Template name="ChatTabHeader" src="project://database/Assets/Resources/Data/UI/_Elements/Game/Chat/ChatTabHeader.uxml?fileID=9197481963319205126&guid=2481844a5a49c3342b7dd00baaaf2a69&type=3#ChatTabHeader" /> | ||
<Style src="project://database/Assets/Resources/Data/UI/_Elements/L2StyleSheet.uss?fileID=7433441132597879392&guid=72e99cc94b130bf4ba100dceaa830b13&type=3#L2StyleSheet" /> | ||
<ui:VisualElement label="General" name="Tab" class="chat-window" style="flex-grow: 1; flex-shrink: 0; height: 1px; margin-bottom: -2px; flex-direction: column-reverse; background-color: rgba(0, 0, 0, 0);"> | ||
<ui:ScrollView vertical-scroller-visibility="AlwaysVisible" horizontal-page-size="1" name="ScrollView" horizontal-scroller-visibility="Hidden" mouse-wheel-scroll-size="4.833333" touch-scroll-type="Clamped" class="l2-scroll-view" style="flex-grow: 1;"> | ||
<ui:Label text="Shnok: 1 Shnok: 11222222222222222222222222222222222222222222222222222222222222222222222222222222222 Shnok: 1 Shnok: 1 Shnok: 1 Shnok: 1 Shnok: 1 Shnok: 1 Shnok: 1 Shnok: 1 Shnok: 1 Shnok: 1 Shnok: 1 Shnok: 1 Shnok: 1 Shnok: 1 Shnok: 1 Shnok: 1 Shnok: 1 Shnok: 1 Shnok: 1 Shnok: 1 Shnok: 1 Shnok: 1 Shnok: 1 Shnok: 1 Shnok: 1 Shnok: 1 Shnok: 1 Shnok: 1 Shnok: 1 Shnok: 1 Shnok: 1 Shnok: 1 Shnok: 1 Shnok: 1 Shnok: 1 Shnok: 1 Shnok: 1 Shnok: 1 Shnok: 1 Shnok: 1 Shnok: 1 Shnok: 1 Shnok: 1 Shnok: 1 Shnok: 1 Shnok: 1 Shnok: 1 Shnok: 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 11 11 11 11 11 11 11 1 11 11 11 11 11 11 11 1 11 11 11 11 11111111111 11 11 11 11 1" name="Content" class="chat-content" style="margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; padding-top: 0; padding-right: 2px; padding-bottom: 0; padding-left: 0; flex-wrap: wrap; text-overflow: clip; white-space: normal;" /> | ||
</ui:ScrollView> | ||
</ui:VisualElement> | ||
<TabButton /> | ||
<ui:Instance template="ChatTabHeader" name="ChatTabHeader" /> | ||
</ui:UXML> |
Oops, something went wrong.