Hello,
After click exactly on three tab, in the first tab the toolbars disappears (check screenshot). Any suggestion ?
Wisej version: 1.4.50.0
Hi Simone,
thanks for raising that issue. It´s logged as WJ-8658 and a fix will be included in the next Wisej build.
I will inform you when it´s available.
Best regards
Frank
Hi Simone,
WJ-8658 is fixed in our latest dev build (1.4.59)
Best regards
Frank
Thanks for reply!
The colors are defined in the theme of application, i don’t change any colors manually
———————————–
Update: i found the problem!
The problem is with the css component. If i remove my custom css class the toolbars has no problem.
It’s happen with 4 or more tabs when you click a minimum of three in the first tab the toolbars disappears.
If i click another the second tab has the same effect end the toolbars disappears, and so on.
Maybe a bug ? The css class is very easy here it is:
.toolbar-border{
border-radius: 4px;
}
Do you still need that i send you the theme ?
Thanks for help!
Looks like it’s still there but the colors have changed. How do you set the colors of the toolbar and the buttons?
Please login first to submit.