Divyanshu Agrawal
Divyanshu Agrawal
Thanks. I've identified the source of the issue, and it will be fixed in the next update.
For a temporary fix, please create an alias `python3` in `.bashrc` for `python`: `alias python3='python'`
Please give a sample code and also a screenshot showing the bug. This never happened before.
Hi, I do not plan on working on this feature. I'm open to pull requests, however.
Can you please share - the full source code - the compiler version you're using Thanks.
# What is the name of the project you maintain? cph # What is the URL to your GitHub repository? https://GitHub.com/agrawal-d/cph # Why do you want to join the maintainers...
> I can understand swiping left or right to close the lightbox, but I'm a bit surprised by swiping _down_. > > Does WhatsApp also have their lightbox-equivalent slide up...
@Nischay-Pro Yes. I am aware of this. But this is not the issue I am concerned about. I think that the master branch should only contain the development code, and...
Yep, you can take a look at the implementation of APIs to sync read state between a client and the server here: https://github.com/agrawal-d/moodle-cms-notifs/blob/main/src/api.rs ( this one marks all as read...