You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 9, 2024. It is now read-only.
The way the ResponsiveConfig entity is set up with Ext.NET 7 doesn't allow to actually use the feature in a manner that resembles either Ext.NET 5 or Ext JS (with wide/tall/landscape/portrait definitions). Instead, the config simply export the predefined viewport settings as true or false.
It is possible to correctly set up the feature using nested custom configs.