vivek

Results 9 comments of vivek

![sYMIOtf0zc](https://user-images.githubusercontent.com/62519221/185172183-8e5bbca7-4cf5-4826-9ac2-bda637e5af12.gif) I am using windows (windows 11) too but the button bounces whenever the text cursor gets close to it. Note: I couldn't capture it but the button bounces every...

@abyordon when you said you tried the command, did you use mode=custom? like `eel.start('index.html', mode=custom, cmdline_args[command])`? even if that works the command you got will mostly just open chrome where...

for having a persistent back and forward button you have to use chrome or any browser without app mode. or create your own. there is a nice tutorial on [how...

It is not currently supported in eel. the closest you can get to it is `kiosk` mode in chrome. Or you can write your own webview. I will recommend pywebview...

is there a way to change this loading animation too? @FeodorFitsner ![image](https://user-images.githubusercontent.com/62519221/192153306-609bd19f-6ec6-44ca-985f-71170ccb19c7.png)

hey, after trying the animations, i found out that the interactions are not working for example: https://rive.app/community/files/9496-18074-interactive-profile-card/ (the whole frame is not visible) https://rive.app/community/files/9488-18065-game-ui/ (all the elements are stacked up...

hey, @ndonkoHenri now that we have the ability to use flutter packages in flet, we can make a control using any of the flutter packages to send notification. Please add...

> Why close the issue ? sorry, didn't see that i was closing the issue😅

Can you provide an example template as well? I could not replicate it on my system.