UA-Smart-Signage-Platform / Content-Manager-System-and-Content-Creator-Tool

Content Manager System and Content Creator Tool developed to facilitate the presentation of information.
GNU General Public License v3.0
1 stars 0 forks source link

Content Creator Tool: Add size limits to widgets using values from DB #174

Open fungame2270 opened 3 months ago

fungame2270 commented 3 months ago

Describe the feature

This feature will add a minimum size to the Widgets when creating/editing a template in the cct. Each widget will have determined values in the DB that can be access with the entity values that comes from the API.

Proposed Solution

In the resize function apply an hard limit with the value provided by the API.

Other Information

N/A