Alex Frei

Results 62 comments of Alex Frei

Okay, that's interesting. The problem is that I still can't reproduce it even after trying it on many mobile devices, so I don't think I can resolve this problem until...

@thanglq1 I have occasionally been able to reproduce the issue, though it happens very rarely. It appears that there is a problem, particularly in debug mode, where the widget tree...

Hi @thanglq1, I will close this issue now as I believe it has been resolved. If the issue reappears after your testing, please feel free to reopen it.

I just tried to reproduce the issue, but everything works fine on my end. Cuz you mentioned that you changed the output type to `png` (the default is `jpg`), I...

Okay got it, and thank you for showing detailed in the video. The example which you tested demonstrates the different output formats. In this example, we use a special output...

Hi Saif, This problem happens in most cases when the bottom bar in the main editor doesn't have the `key` added to it, which is important for the editor to...

Thanks Saif for the information. I also noticed during my tests that the issue only occurs when the image in one editor fits vertically to the screen. As long as...

@oscarshaitan Thanks for creating the PR. I ran some tests, but there are still cases where the issue persists. For example, when we remove the appBar in the mainEditor, all...

Hi @oscarshaitan, Sorry for the late response. The problem is that when we completely remove the `SafeArea`, it also removes control over it. For example, in designs like the `Grounded`...

> The case you show can be solve by placing a safeArea outside the editor. like I said previously the user can use the safe areas outside and inside the...