Release 0.4.5

Hey everyone! There is now a small new release available that fixes some common issues. Bigger new features have to wait a bit longer, but it was such a long time since the last release that I want to get this out now.
Changes:
Changes:
- Made Ctrl/Cmd+Delete fill selection with foreground color and Alt+Delete fill with background color.
- Made Shift+arrow keys bump selection 10 px (number of pixels can be changed in the settings).
- Fixed crash when making frame edit viewport size < 1.
- Fixed tile indices checkbox not updating in View menu.
- Fixed crash on trying to open multiple system file browse dialogs at once.
- Fixed crash when pressing Ctrl+V when no open document.
- Better error handling when importing animated GIFs.
- Fixed bug in the BMP exporter that caused a red pixel in the bottom left of the exported image.
- Fixed crash on trying to import palette with no document open.
- Thicker indicator for current animation frame.
- Thinner divider for animation panel to save some screen space.
- Fixed crash when immediately placing a tile after changing the tile size of the document.
- Fixed undo for selection nudge.
- Improved memory performance when resizing panels.
- Added default hotkey for color replacer tool.
- Fixed COLOR_REPLACE_TOOL_ACTION not having any effect when used as a hotkey.
- More detailed error messages when running in release runtime.
Comments
I tested the experimental 64bit version a bit and have some bad news:
On my Win 10 system it degenerates in performance after a few minutes so it gets unusable.
The courser is lagging behind the pen and everthing is slow as hell.
the 32bit version is doing perfect fine on the same system and files.
I too will say thank you for keep updating ╭( ・ㅂ・)و
@Simon, aww, I really need to find the core reason for that slowdown issue.
@Simon I assume that by cursor you mean the brush representation, not the actual "cursor"?
I can confirm that it starts degenerating on my machine as well. I opened up one of my large animation files and poked around a bit. Eventually the brush lag was very noticeable (the regular build has it lag behind a bit too, but there are likely more than one factor for why that is). I had the task manager open and kept an eye on the memory for the program. It climbed rather quickly. The regular build also climbs at a steady rate until it hits some sort of cap that I can never be 100% sure how big it is, but it'll eventually start going back and fort by about 5-10MB. Currently the same file I used to test the 64 bit build is sitting at 752MB memory in the 32 bit build. When I was testing the 64 bit build it was approaching 900-1000MB in memory size, and probably would have kept going until I stopped it. Not 100% sure it's an actual leak, but it's worth looking into.
The slowdown can be provoked pretty easily by opening the color chooser and pressing and moving the mouse in the color box for a while, so that's a clue. It also happens when moving the mouse in the canvas for a while. Both of these actions cause a lot of text field updates, so I suspect it has something to do with that.
Resizing the window a bit resets the slowdown and releases the memory. :S
The fact that a 64 bit build actually exists and works (even if it's got issues atm) is very exciting.
I would like to see more possibilities for drawing up a palette, that possibility is good, but it can be developed well
Something like this for pixel artirst:
From your licens page. If you don't have the link anymore, use the recovery links here:
Use this page to resend your Humble order mail: https://www.humblebundle.com/resender
If you bought Pyxel Edit previously using only PayPal you can use this page to request it again: http://pyxeledit.com/get/resend.php
If none of the options above work please send an email to support@pyxeledit.com.
Any suggestions?
I did not have problems in W10. Have you tried to execute as Admin? I may work.
Other choice is to disable antivirus and Windows Defender while downloading and installing.
It could also be your anti-virus program being overprotective and declares the file unsafe. Try to disable your anti-virus software (if you have one) and download the program again.