Recently I edited the target_size formula in popup.py to make the popups take up as much more screen real estate. Specifically I set the randint function at the beginning of the line to (80, 100), so now popups take up at least 80 percent of screen real estate on the short axis up to 100%. I've found the whole experience much more fun since then. This probably isn't a high-priority enhancement, but I feel like more people should know this is doable.
(I would mark this as an enhancement suggestion, but I'm still learning how to use github!)
Recently I edited the target_size formula in popup.py to make the popups take up as much more screen real estate. Specifically I set the randint function at the beginning of the line to (80, 100), so now popups take up at least 80 percent of screen real estate on the short axis up to 100%. I've found the whole experience much more fun since then. This probably isn't a high-priority enhancement, but I feel like more people should know this is doable.
(I would mark this as an enhancement suggestion, but I'm still learning how to use github!)