SAP / openui5

OpenUI5 lets you build enterprise-ready web applications, responsive to all devices, running on almost any browser of your choice.
http://openui5.org
Apache License 2.0
2.95k stars 1.24k forks source link

Horizon theme style inconsistency: rounded corners #2 #3563

Closed pubmikeb closed 2 years ago

pubmikeb commented 2 years ago

OpenUI5 version: 1.106.0

Following Horizon theme style inconsistency: rounded corners #1, open https://openui5nightly.hana.ondemand.com/tools, the ballons there have rounded corners:

28_095258

Bearing in mind that on https://github.com/SAP/openui5/issues/3542 these rounded corners have been fixed (removed), should the rounded corners to be fixed on https://openui5nightly.hana.ondemand.com/tools as well?

stbodurov commented 2 years ago

Hi @pubmikeb,

The control in question is sap.f.Card. According to the Horizon specification, it is expected to have rounded corners, as you can see here: https://ui5.sap.com/?sap-theme=sap_horizon_dark#/entity/sap.f.Card/sample/sap.f.sample.Card

Regards, Stanislav