Architect 2.1.0 build 676 remove from splitter xtype
Hi, I`m upgrade to new version of architect and when open my project architect remove from my code xtype: 'splitter' from splitter. Code sample
previous:
{
xtype: 'splitter',
id: 'lp_search_lp_results_splitter',
defaultSplitMax: 700,
defaultSplitMin: 200
},
after upgrade:
{
id: 'lp_search_lp_results_splitter',
defaultSplitMax: 700,
defaultSplitMin: 200
}
Jaroslav Hurdes
When will this fix be deployed live?
I'm using Architect 2.1.0 build 678 which still has this bug. What does:
According to our records the fix was applied for DSGNR-2658 in Sprint 34.
translate to as far as when this will be deployed live?