CPK
CPK
I think I tried it using that before I think it only worked with .NET Framework and I didn't get it to work But have fun
AFAIK: The MSIX version can do anything the normal version can
PixiEditor would store the GUID and file path in the local app data preferences
I had planned that if PixiEditor starts with a crash argument, Startup Window would switch it's view to a new crash report dialog where you can select files you want...
It does work in the resize canvas dialog It seems to be using the width and height for the aspect ratio calculation from when the dialog is created
InnoSetup does not use the new icon yet
~~I used git commit -a which didn't add the icon~~ I compressed it so much that you can't see it with the human eye
I had this idea before, I was planning on implementing it when I work on the PixiEditor API/extensions
## Custom Windows ~~I think we can use the XamlReader class for it~~ cs to load a control should be automatically generated by WPF Compiler ## General Interaction I wanted...
Hi! Initially, Dependency Injection was only used to add `SubViewModels` to `MainViewModel` that relied on running in a WPF application which meant that the Test's in PixiEditorTest needed to provide...