Egor Mozgovoy

Results 25 comments of Egor Mozgovoy

Just a note: we haven't forgotten about this PR, the current idea is to add a small pre-rendered preview png into .pixi and load it from C++. It will be...

It's strange that they come back after disappearing. I think right now there is no way to clear the list or to remove individual items, it would be nice to...

I don't actually think we should worry about fixing this right now. Eventually, we will have to implement a "recursive" renderer to support blending modes on groups, and this bug...

Here is an idea of how this can be implemented design-wise. Add a notice that you can scroll down ![image](https://user-images.githubusercontent.com/29402050/154393031-a480ac08-73f2-424c-8a4d-ab36a7449cb4.png) After you scroll down you should see a chronological list...

fun fact: paint.net behaves exactly the same as pixieditor does now. Other apps don't have the maintain aspect ratio option at all (at least when making a new document)

This was a request from aventurain, apparently there are some apps that use esp in addition to ctrl+d and he was used to that shortcut. Feel free to close the...

> Would that be a checkbox on the Export Dialog ? Not sure tbh, I was thinking of a separate dialog but a checkbox might work too

It could also be an option in the export path dialog, along with png, jpeg, bmp, and gif

Searching for the tight bounds or even clipping the layers after every update sounds like it can hurt performance on big canvases

@tomaszkot Hey, the .pixi file format was finally updated to include a pre-rendered preview, so if you want, you can finally continue working on this PR. Please let us know...