Community
Participate
Working Groups
Build Identifier: 20110927 nightly build No data widget show in the wizard when drag&drop an int type from EGL data view Reproducible: Always Steps to Reproduce: 1. Create a Web Client project 2. Create a RUIHandler and add an int variable declaration 3. Switch to design view of VE, drag the int variable from EGL data view 4. The wizard shows up but no data widget shown in the "Data to display" table
It works in the build 0.7.0.v201110120952
The problem occurs with below code: ui GridLayout{columns = 3, rows = 4, cellPadding = 4, children =[]}; i int; in order to recreate, the name of the int field must be i and the field must be declared below the GridLayout
Created attachment 205098 [details] fix
fixed
Verified in build 20111019