Hello,
We are using Smart Client libraries for all UI purposes, recently I have upgraded the libraries to version 10.0 and started encountering the issue described below.
I see a . (Dot) coming in the UI due to Tab; which our customers have complained it as un needed element on the UI and it looks awkward on the UI. It is not serving any purpose; please eliminate it.
Attached are the screen shots on both UI page and also our debug details
The reason for this is, We want to create a tab as shown the screen shot and we are using Tab (from your libraries) for that purpose and in doing so Smartclient library is inserting an image baseline_stretch.png which is causing the . (dot) to appear on the UI.
In the runtime generated code (Please refer to attachment), Its width is defined as 93 pixel and if I change it beyond 99 it disappears (which is good for us), however we do not have any control on it as this is being generated at run time.
Please refer to screen shots attached and let us know by when a fix is expected for this issue.
Regards,
Harish
We are using Smart Client libraries for all UI purposes, recently I have upgraded the libraries to version 10.0 and started encountering the issue described below.
I see a . (Dot) coming in the UI due to Tab; which our customers have complained it as un needed element on the UI and it looks awkward on the UI. It is not serving any purpose; please eliminate it.
Attached are the screen shots on both UI page and also our debug details
The reason for this is, We want to create a tab as shown the screen shot and we are using Tab (from your libraries) for that purpose and in doing so Smartclient library is inserting an image baseline_stretch.png which is causing the . (dot) to appear on the UI.
In the runtime generated code (Please refer to attachment), Its width is defined as 93 pixel and if I change it beyond 99 it disappears (which is good for us), however we do not have any control on it as this is being generated at run time.
Please refer to screen shots attached and let us know by when a fix is expected for this issue.
Regards,
Harish
Comment