GoogleChromeLabs / chromeos_smart_card_connector

Smart Card Connector App for Chrome OS
https://chrome.google.com/webstore/detail/smart-card-connector/khpfeaanjngmcnplbdlpegiifgpfgdco
Apache License 2.0
133 stars 50 forks source link

[ui] Fix width parameter format in example PIN dlg #1128

Closed emaxx-google closed 5 months ago

emaxx-google commented 5 months ago

The "width" property should be passed without being wrapped into the "innerBounds" property.

This fixes the regression that was introduced in #404. Tracking issue #1126.

emaxx-google commented 5 months ago

Thank you for the reviews!

github-actions[bot] commented 5 months ago

Continuous Integration: All tests passed. C/C++ test coverage: 73.28% lines.