File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -510,7 +510,7 @@ than improving clarity.
510510
511511### MVP Template <a name =" templates-mvp " ></a >
512512
513- <img width =" 1209 " height =" 533 " alt =" PatternFX MVP " src =" https://github.com/user-attachments/assets/663115e8-5702-4195-bc88-77e3ea3f4b9f " />
513+ <img width =" 1197 " height =" 522 " alt =" PatternFX MVP " src =" https://github.com/user-attachments/assets/c9c675f5-76ba-434c-9ccc-08272ad32a44 " />
514514
515515In this template, additional responsibilities are distributed between the ` View ` and ` Presenter ` . For responsibilities
516516that cannot be performed without creating an additional element, a ` Composer ` is introduced:
@@ -678,7 +678,7 @@ presenter.deinitialize();
678678
679679### MVVM Template <a name =" templates-mvvm " ></a >
680680
681- <img width =" 1211 " height =" 537 " alt =" PatternFX MVVM " src =" https://github.com/user-attachments/assets/72e4465b-dac7-4320-92ed-247f7a062068 " />
681+ <img width =" 1197 " height =" 522 " alt =" PatternFX MVVM " src =" https://github.com/user-attachments/assets/a86802d0-b907-41ec-9cce-3ad10c7bacc3 " />
682682
683683In this template, additional responsibilities are distributed between the ` View ` and ` ViewModel ` . For responsibilities
684684that cannot be performed without creating an additional element, a ` Composer ` is introduced:
You can’t perform that action at this time.
0 commit comments