This repository was archived by the owner on Aug 9, 2024. It is now read-only.

Description
Found: 7.2.0
Ext.NET forums' thread: [Responsive Example](https://forums.ext.net/showthread.php?63224]
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.