Could be implemented via https://github.com/zachleat/BigText
Only thing that requires some thought still is how to sync the font size slider back after resize (I don't think BigText has a callback) - maybe a simple debounced timeout is sufficient, after all the resize time doesn't depend on network.
Could be implemented via https://github.com/zachleat/BigText Only thing that requires some thought still is how to sync the font size slider back after resize (I don't think BigText has a callback) - maybe a simple debounced timeout is sufficient, after all the resize time doesn't depend on network.