Closed cmcfadden closed 1 year ago
my browser viewport size is 1360x720 in that case.
This is far more nondeterministic than I thought. Closing it for now - not going to be worth tracking down.
Two thoughts:
getBaseFontSize
function that lets us tweak things. We could fiddle with that.Ditching the header in present could be nice at some point. The word cloud is wild in terms how non-random it is! Like, for a given screen size, you'll get the same sequence of layouts each time you hit refresh??? I just assumed it was random.
If the browser height is such that the word cloud is partially below the fold on first load, some words in the cloud are moved offscreen. In the screen recording, notice how "cantner" moves outside the viewable area. Redrawing the cloud resolves it.