We're currently facing a weird problem with the latest update (in Chrome Version 61.0.3163.79)
With "v11.1p_2017-09-05/Pro Deployment" (included the initial reported chrome bug)
With the latest release "v11.1p_2017-09-11/Pro Deployment"" it looks like this.
We are working with Canvas.resizeControls(4); and Canvas.resizeFonts(2);.
Also there is no box-shadow shown when hovering with the mouse.
It looks like the "resizeControls" is not correctly send to the classes.
If we are copying the same DynamicForm in a single file (to reproduce this issue) it is rendered normal (like the first image).
Swapping one smatclient-release with the other, we have either smaller buttons (screenshot 2), or the chrome-bug (initial post).
I've no idea why this is only happening if the server is sending this. But switching to the old version (with initial bug) results in correctly sized buttons.
Do you have any ideas?
Best regards
With "v11.1p_2017-09-05/Pro Deployment" (included the initial reported chrome bug)
With the latest release "v11.1p_2017-09-11/Pro Deployment"" it looks like this.
We are working with Canvas.resizeControls(4); and Canvas.resizeFonts(2);.
Also there is no box-shadow shown when hovering with the mouse.
It looks like the "resizeControls" is not correctly send to the classes.
If we are copying the same DynamicForm in a single file (to reproduce this issue) it is rendered normal (like the first image).
Swapping one smatclient-release with the other, we have either smaller buttons (screenshot 2), or the chrome-bug (initial post).
I've no idea why this is only happening if the server is sending this. But switching to the old version (with initial bug) results in correctly sized buttons.
Do you have any ideas?
Best regards
Comment