Community
Participate
Working Groups
Build Identifier: Control editor is not disposed, if column removed causing it lingering around. if (controlEditor != null ) { controlEditor.dispose(); } Reproducible: Always
Created attachment 173516 [details] Patch to solve (against latest HEAD)
Created attachment 173517 [details] Wrong version attached prior.
thanks patch released