Commit ca0c932
Add demo toolbar with custom background to showcase overflow button fix
Adds a second toolbar example in both MainDemo and MaterialDesign3.Demo
that uses a custom background with overflow items forced via
OverflowMode=Always, demonstrating that the overflow button now
inherits the toolbar's background color.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 5baa036 commit ca0c932
File tree
2 files changed
+34
-0
lines changed- src
- MainDemo.Wpf
- MaterialDesign3.Demo.Wpf
2 files changed
+34
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
378 | 378 | | |
379 | 379 | | |
380 | 380 | | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
381 | 397 | | |
382 | 398 | | |
383 | 399 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
346 | 346 | | |
347 | 347 | | |
348 | 348 | | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
349 | 367 | | |
350 | 368 | | |
351 | 369 | | |
| |||
0 commit comments