Logo
Explore Help
Register Sign In
Cinka/OldThink
1
0
Fork 0
You've already forked OldThink
Code Issues Pull Requests Actions 1 Packages Projects Releases Wiki Activity
Files
79b05c4e9bde6910a7cf80bdeb94de0853981ea0
OldThink/Content.Client/ContextMenu/UI/ContextMenuPopup.xaml

7 lines
244 B
Plaintext
Raw Normal View History

Refactor Context Menus and make them use XAML & stylesheets (#4768) * XAML verb menu * fix ghost FOV * spacing * rename missed "ContextMenu"->"EntityMenu" instances * move visibility checks to verb system * update comment * Remove CanSeeContainerCheck * use ScrollContainer measure option * MaxWidth / texxt line wrapping * verb category default Now when you click on a verb category, it should default to running the first member of that category. This makes it much more convenient to eject/insert when there is only a single option * only apply style to first verb category entry * Use new visibility flags * FoV -> Fov * Revert "only apply style to first verb category entry" This reverts commit 9a6a17dba600e3ae0421caed59fcab145c260c99. * make all entity menu visibility checks clientside * Fix empty unbuckle category * fix merge
2021-10-28 18:21:19 +13:00
<Popup xmlns="https://spacestation14.io">
<PanelContainer Name="MenuPanel">
<ScrollContainer Name="Scroll" VerticalExpand="True" HScrollEnabled="False" ReturnMeasure="True">
</ScrollContainer>
</PanelContainer>
</Popup>
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.3 Page: 1239ms Template: 79ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API