Ashutosh Mahapatra
Ashutosh Mahapatra
> Also, if you use `if` inside properties instead of events, the comparison will be executed every frame instead of every time the event is launched. ``` MDNavigationDrawer: elevation: 0...
> I've just encountered this myself, however the problem is only present on 64 Bit builds (arm64-v8a). The exact same code, running on armabi-v7a, runs flawlessly. 64 bit build just...
> @Blaygor Thanks for the tests you did! @HeaTTheatR Can you please Help me out on how can I build an apk in arm-v7a? I'm new to buildozer so I...
I want to help in solving this issue. I'll try if I can get it to work.
@HeaTTheatR Well I've not solved issue yet, rather I found this to be not working either, So basically I couldn't get minimum shader to work either. ``` void mainImage(out vec4...
> ```python > with self.canvas.before: > self.context = RenderContext( > use_parent_projection=True, > use_parent_modelview=True, > ) > ``` @HeaTTheatR After doing this same issue persists. Can't get it to move with...
@HeaTTheatR got minimal code working now!
This issue doesn't seemed to be fixed yet @micheleg I'm currently running ``` GNOME 42 Wayland Fedora 36 ```
Thanks @aunetx for the response, I tried disabling and enabling `noise and colour effects` toggle but it doesn't seem to have any impact on issue, also @asegarra I can confirm...
@seyong-um Hey! Your PR seemed to have solved most of the issues with parsing equations but I'm still having some issues could you please look at issue #892?