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 Sep 24, 2022. It is now read-only.
Loading of a newly selected record is slow due to tabs in gui being regenerated every time fix so it updates current interface which will be generated on start instead of every record load by swapping listeners or through a master Record which keeps track of current Record and updates the values through structure navigation.
The text was updated successfully, but these errors were encountered:
Loading of a newly selected record is slow due to tabs in gui being regenerated every time fix so it updates current interface which will be generated on start instead of every record load by swapping listeners or through a master Record which keeps track of current Record and updates the values through structure navigation.
The text was updated successfully, but these errors were encountered: