Marek Dědič
Marek Dědič
Hi, I think this should be fixed as of #930
Hi, this should be fixed as of #870, let me know if it isn't :) Thanks!
Hi, @paxperscientiam, I am torn on this one - do you think it's worth rebasing onto master or would it be easier to just redo it?
I've been thinking about it a little bit more and maybe we should scrap this PR completely and instead of adding an element saying "You can go fullscreen by pressing...
Hi, @paxperscientiam, I've made a lot of changes to the code recently, so it was easier to recreate this PR from scratch in #892 - however, it doesn't work for...
Hi @paxperscientiam, sorry to basically break this completely with #866 :( But I think it is worth it, it makes the code much more maintainable... I want to refactor the...
Multiple galleries were slightly reworked in 2.0, closing this for now
Hi, I think this should now be solved, the code doesn't rely on `setTimeout` nearly as much as it used to.
Nope, the issue is still the same even with that version of pipenv. In the meantime, I somehow got it to work once (had to install `libsnappy-dev` along the way),...
System python: ```py >>> setuptools.__version__ '67.7.2' ``` pipenv shell: ```py >>> setuptools.__version__ '66.1.1' ```