Bug #3103

Mis à jour par Matthieu Decorde il y a environ 4 ans

When the number of parts is too high, the GWT Stack widgets width is shrinked

h3. Solution

* set parent panel overflow to CLIP_V
* set the GWT Stack&Table Stack widget widths to 300 200

Retour