Eugene Volynko
Eugene Volynko
OK. Give me a couple of days.
Or hours =) [1.3.0] 
"list of colors could either be saved to a file or exported and then reimported" - OK There will be something like a color book with grouping. 
Hi! Try this solution from #102: > Delete the folder "quick-picture-viewer.exe_Url_[random string]" located at C:\Users\user\AppData\Local\Module_Art I believe the app is trying to read some invalid settings from there, and crashing...
Any progress on this?
> To solve this issue is enough to change in MainForm.cs the line > > > > Recorder.DrawIcon(g.GetHdc(), pci.ptScreenPos.x, pci.ptScreenPos.y, pci.hCursor); > > > > To > > > >...
> It looks like the problem is happening on [this line of code][1]. The `AreaForm` constructor is being called, which calls `InitializeComponent()`, which executes the `AreaForm_SizeChanged` event handler, and all...
Can u send me the details as text?
send this gif pls
@adriengivry All libs you mentioned are using the local dll for the QuickLibrary ([example](https://github.com/ModuleArt/quick-color-picker/blob/v2/quick-color-picker/bin/Debug/QuickLibrary.dll)) so I think it's okay to update QPV and QuickLibrary to .NET 8.0 LTS but I...