Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Problem with SectionStackSection and SmartGWT6.1

    Hi to all,
    i have a problem with SectionStackSection and a border inside.
    In SmartGWT5.1 i have no this problem.

    I create a border red
    SectionStackSection sectionAmministratore = new SectionStackSection();
    sectionAmministratore.setTitle("Utility Amministratore Sistema");
    sectionAmministratore.setAttribute("border", "2px solid red");

    Click image for larger version

Name:	closed.JPG
Views:	27
Size:	7.5 KB
ID:	251576

    but when i click on SectionStackSection i lost the border and i have a white space...

    Click image for larger version

Name:	open.JPG
Views:	24
Size:	12.4 KB
ID:	251577

    You can tell me how resolve this problem?

    Regards




    #2
    no idea?

    Comment


      #3
      We've just fixed this - you'll see it hit builds dated February 8 and later.

      Comment

      Working...
      X