Initialize width for QML view to the right size
When a user adjusts the size of the Chip-TAN widget, the size is stored but the view is not adjusted to that size when the dialog is opened the next time. This change fixes the problem by setting the view's width accordingly. BUG: 426243
Loading