Community
Participate
Working Groups
Build Identifier: 0.8.0.v201201162102 Please refer to below, handler H1 type RUIhandler{initialUI =[ui ], onConstructionFunction = start, cssFile = "css/ContentAssistSample.css", title = "H1"} ..... end If I move cursor to 'start', and delete the start. Now I invoke the content assist, the proposal cannot be displayed. The same case in below when I want to get the prompt list of onchange function. ui GridLayout{columns = 3, rows = 4, cellPadding = 4, onChange = [functionNamee]}; Reproducible: Always
fixed. Please verify it in the latest build.
Verified in 0.8.0.v201202272101.