Widget Size Configuration Doesn't Affect the Widget

In MODx 3.2.0, I created a custom dashboard and custom widget. The widget settings have a size dropdown selector with options for:

  • Quarter
  • One Third
  • Half
  • Two Third
  • Three Quarters
  • Full Size
  • Double Size

None of those options seem to affect the default widget.

I’m wanting it to take up the full width of the otherwise dashboard so I tried setting it to Full Size and also Double Size. The width can be customized on the dashboard and it seems to remember it per user, but for a new user it always shows up as half width. When deleted and readded it always comes back as a half width widget.

If I create an empty dashboard then the widget can be manually added at full size and it comes in as full sized.

Is this a bug in MODx or do I have to design the widget to be size aware somehow?