Commit Graph
3 Commits
Author SHA1 Message Date
GuldomanandFrancesco Abbate 5e80149295 Avoid having no pixel_width
On small scales `pixel_width` could become `0`. This caused the creation 
of buffers of size `0` with consequent overflows.
2021-08-28 15:56:35 +02:00
GuldomanandFrancesco 07c23fbf17 Avoid having no pixel_width
On small scales `pixel_width` could become `0`. This caused the creation 
of buffers of size `0` with consequent overflows.
2021-08-28 09:59:36 +02:00
GuldomanandFrancesco c7d044f178 Allow tabs to always be visible 2021-08-27 20:43:13 +02:00