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 has been archived by the owner on Aug 9, 2024. It is now read-only.
The major display issue here is related to field notes and chrome 56 (and possibly newer). The related issue to this specific glitch is extnet/Ext.NET#1428. And the fix here should be reverted as soon as the parent issue is solved.
Additional issues with the formPanel not fitting on specific themes are also addressed here by issuing specific width/height values depending on the active theme.
The text was updated successfully, but these errors were encountered:
One of ths issues were introduced by chrome 56 and is reported under
extnet/Ext.NET#1428. This should be reverted as soon as the issue (or
chrome) is fixed.
It also adds mechanism to make the form panel fit its contents depending
on the theme.
Related github issue: #12.
Issue extnet/Ext.NET#1431 tracks removing this override on next Ext.NET
public update.
The major display issue here is related to field notes and chrome 56 (and possibly newer). The related issue to this specific glitch is extnet/Ext.NET#1428. And the fix here should be reverted as soon as the parent issue is solved.
Additional issues with the formPanel not fitting on specific themes are also addressed here by issuing specific width/height values depending on the active theme.
The text was updated successfully, but these errors were encountered: