Ext.NET icon indicating copy to clipboard operation
Ext.NET copied to clipboard

ResponsiveConfig support doesn't seem to obey Sencha syntax

Open fabriciomurta opened this issue 4 years ago • 0 comments

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.

fabriciomurta avatar Dec 16 '21 03:12 fabriciomurta