Skip to content

Center content better when displaying info popup with long messages

Christophe Deschamps requested to merge fix/info_window_text_centering into master

When displaying long message like remote provisioning error, text was packed on top. Added a flag to hide content in DialogPLus which is not used in the popup function in Utils.js

Merge request reports