Commit 4fbff7c
Escape menu window (AscensionGameDev#2590)
* Create EscapeMenuWindow
With accompanied Designer file
Signed-off-by: Derek Gooding <[email protected]>
* Use new window
* Add back in the json reading line. The old json asset will need to be removed.
* normalize CloseButton and Button rendering, resolve CloseButton rendering issues
* rename buttons, fixed visibility of modal and version panel
* delete old escape menu
* fix button width
* fix button visibility
* component state texture names
---------
Signed-off-by: Derek Gooding <[email protected]>
Co-authored-by: Robbie Lodico <[email protected]>1 parent 10d3da6 commit 4fbff7c
File tree
17 files changed
+448
-349
lines changed- Intersect.Client.Core/Interface
- Game
- Menu
- Intersect.Client.Framework/Gwen
- ControlInternal
- Control
- Skin
- Texturing
17 files changed
+448
-349
lines changedThis file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
112 | 113 | | |
113 | 114 | | |
114 | 115 | | |
115 | | - | |
| 116 | + | |
116 | 117 | | |
117 | 118 | | |
118 | 119 | | |
119 | | - | |
| 120 | + | |
120 | 121 | | |
121 | 122 | | |
122 | 123 | | |
| |||
Lines changed: 52 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments