Jump to content

amrihuang

Members
  • Posts

    122
  • Joined

  • Last visited

Posts posted by amrihuang

  1. Hi, In project found some bug for UI show,

     

    1. UniImage Hint and Cursor is ok for 1st Image, but start from 2nd, The Hint & Cursor is not work.

    2. UniCheckbox Hint is not valid in web.

    3. UniBitBtn font setup is not work in web.

     

    attach the test project.

    ProjectTest.rar

  2. Hi Farshad, I am test in version 0.9, found a problem at uses define css class.

     

    Add a css class:

    .test-bottom-border {

    border-bottom: 1px solid #000;

    }

     

    then on UniLabel uses addClass(test-bottom-border), in 0.89 can show Border-bottom

    but in 0.9, It can not show the border-bottom.

     

    (extjs4 has used the addCls replace addClass)

  3. My web app is relatively complex, it contain 7 tables in one ui,

    and is master--detail--detail structure!

     

    In my case, when locate record, the step is trigger the correct key record, the cursor is correct,

    then will go on to core unigui framework, 2nd trigger afterscroll by the first record in grid

    (this step, I do not anything, because it should not to be trigger )

     

    attach file is share app ui for reference.

    post-6-0-10337100-1340180849_thumb.png

×
×
  • Create New...