Commit Graph

3 Commits

Author SHA1 Message Date
MyDrift
b41203dfda fix sizing
- warning & checkmark sizing fix
- remove unneded comments
2024-09-01 14:24:16 +02:00
MyDrift
2e757c5491 improve viewboxfunction
- add logo + checkmark + warning
- add params
- render on param "render"
- custom dialog logo function call fix
- main logo function call fix
- update winutiltaskbaritem to use new images
2024-09-01 13:57:30 +02:00
MyDrift
274daae30f enhance asset mgmt
- invoke ico directly
- invoke ico only at shortcut creation
- remove "ConvertTo-Icon" Function file

- removed image from xaml
- added stackpanel to xaml
- added functions to create viewbox with image
- added logic to add image via code to xaml & customdialog
- changed title color for customdialog

- remove webinvokes for assets from main.ps1

TODO: convert images into bitmap base64 string & add them directly into invoke-WinUtiltaskbaritem.ps1
2024-09-01 10:44:51 +02:00