DeepReader
DeepReader copied to clipboard
support both fixed-height and full-height widgets
We recently made widgets a fixed-height. I think this should be a toggle. It should be possible to toggle a widget between:
- collapsed
- expanded (fixed height)
- expanded (full height)
As one might want to collapse a fixed height widget without going via the full height state, we probably need two controls not one.