Antonio Mamić
Antonio Mamić
Solved. (https://stackoverflow.com/a/71741286/9927277) @kkroening could you review linked answer? I don't understand what he did and why it works, but if it is a good fix it would be nice to...
I fixed zooming with mouse wheel on windows. Before, it would sometimes skip a zoom level, now when scrolling, it must go through all zoom levels. (I only did this...
When changing window/widget size, minimum zoom level must be increased sometimes to avoid not having enough tiles to fill the screen. It was set to only check width, but I...
This project seems abandoned, no PRs are getting merged. While I will keep my fork with PR open, and you can use it by URL instead of this repository, I...
I'm not sure what you are saying, or how it relates to this PR. This PR just disables creation of new terminal window when using PyInstaller. And even then new...
I understand that malachite crate just exports stuff from these malachite-nz, malachite-base, ... crates and that just using malachite as dependency also pulls those crates, but I don't understand why...
I agree, it is better to have docs without image than not have docs at all.
Hi, yes that resolution is not supported, but I will try to add support for it. I did some work recently which should enable me to easily add new resolutions,...
Probably not as I don't have much time to work on this. What feature you are missing the most/would like to be added first?
Hi, thanks for bringing this up. I don't know why finding next morning button fails, but the part of the bot that deals with time warp is unfortunately pretty bad/almost...