Commit 7e68596
authored
GUI update: EventWindow (#2778)
code logic and methods update
code creates it's own default styled json file as fallback if there's none (restores the ability to use .json file templates for event Dialogues).
refactor EventWindow to use dynamically created buttons within a scrollable control
adds configurable dimmed background for EventWindow.
additional text splitting logic to handle empty strings and long single words in order to fix readability of event dialogues.1 parent 22fee7b commit 7e68596
File tree
3 files changed
+287
-150
lines changed- Framework/Intersect.Framework.Core/Configuration
- Intersect.Client.Core/Interface/Game
- Intersect.Client.Framework/Gwen/Control
3 files changed
+287
-150
lines changedLines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| 93 | + | |
| 94 | + | |
93 | 95 | | |
94 | 96 | | |
95 | 97 | | |
| |||
258 | 260 | | |
259 | 261 | | |
260 | 262 | | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
261 | 268 | | |
262 | 269 | | |
263 | 270 | | |
| |||
0 commit comments