The reason it doesn't fully fulfill #173 is because it doesn't implement an "auto-ellipsizing" feature. I am not sure how this would work since each widget is different with the markup that would be ellipsized as well as which part of the widget would be growing and taking up screen space. For now this implements a model for later widgets to consistently follow if needed.
Changes
Images
Refs
Issues #161 and partially #173.
The reason it doesn't fully fulfill #173 is because it doesn't implement an "auto-ellipsizing" feature. I am not sure how this would work since each widget is different with the markup that would be ellipsized as well as which part of the widget would be growing and taking up screen space. For now this implements a model for later widgets to consistently follow if needed.