HenestrosaDev
HenestrosaDev
@Akascape Yeah, I was looking for something like this! I wish CustomTkinter would add it to the package. I've added it to my [Audiotext](https://github.com/HenestrosaDev/audiotext) project and credited your package. Thank...
I've modified the code to take an optional default input value as an argument. I've also set a default red color for the Cancel button. ```python from typing import Optional,...
> @ibrahimcesar I figured out that, by adding `params="rel=0"`, we can disable the suggested videos section after completing the video. > > ``` > id="video-id" > title="title" > params="rel=0" >...
Not the most elegant solution, but I ended up doing the following: 1. Instead of leaving the `content` attribute empty in the `theme-color` meta tag, I set the predefined value...
You can reproduce the issue using Chrome with the light theme on Android. EDIT: Here is a video showing the reported behavior: https://github.com/satnaing/astro-paper/assets/60482743/3655cbbb-c4c4-4fe5-9ddf-343af498eea9
The flickering is still present with the code you provided. Let me know if I can help with anything else.
Can confirm. I came here to report this issue.
Hi! Sure, I'll compile it in a VM as soon as I finish the #5 issue. Thank you for the feedback.
Hello. I just updated the project today and I haven't had the time yet to generate the executable file for macOS yet. I'll update this issue as soon as I...
> Hi @HenestrosaDev is this available now? Hi. Not yet, but I haven't forgotten about it. The last time I tried to generate the `.app` file, I ran into some...