ladybird/Userland/Applications/SpaceAnalyzer
Mart G 29102051d9 SpaceAnalyzer: Fix TreeMapWidget layout issue for small rects.
For small rects there was a disagreement between two parts of the
layout algorithm. There is a function that decides if there is
enough space in a rectangle for a label. But this function was
called on two slightly different rectangles.
2021-01-14 16:45:55 +01:00
..
CMakeLists.txt Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
main.cpp Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
SpaceAnalyzer.gml Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
TreeMapWidget.cpp SpaceAnalyzer: Fix TreeMapWidget layout issue for small rects. 2021-01-14 16:45:55 +01:00
TreeMapWidget.h Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00