insum-labs / insum-apex-pro

Browser extension to help with Oracle APEX development
GNU General Public License v3.0
24 stars 8 forks source link

Resetting a numeric select list to default ("Automatic") is a bit too hard. #20

Open APEXGru opened 6 years ago

APEXGru commented 6 years ago

If you use some other (numeric) value than "Automatic" for the properties "Column" and "Column Span", it is not quite clear to get that default back - as it doesn't appear in the select list. Only by clicking the "x" (clear field) at the end of the input field you can get the default back. Somewhat counter-intuitive.

For the rest : A great piece of work! Love it!