DeepReader icon indicating copy to clipboard operation
DeepReader copied to clipboard

support both fixed-height and full-height widgets

Open jtauber opened this issue 8 years ago • 0 comments

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.

jtauber avatar Jul 06 '17 18:07 jtauber