User tests: Successful: Unsuccessful:
This PR has three parts:
inline="true"
and size="xx"
, allowing us to have an inline instance, rather than fullscreen.Why SVG over CSS?
The original CSS version has loads of hardcoded values, meaning scaling became extremely difficult.
Why aren't we observing the inline
or size
attributes?
Simply because I do not believe they need observing.
npm i
Thank you to @dgrammatiko for providing the SVG.
Status | New | ⇒ | Pending |
Category | ⇒ | Modules Administration JavaScript Repository NPM Change |
Labels |
Added:
NPM Resource Changed
PR-5.1-dev
|
@dgrammatiko Good catch, fixed.
@Quy Probably not.
I have tested this item ✅ successfully on ef94d64
I have tested this item ✅ successfully on ef94d64
Status | Pending | ⇒ | Ready to Commit |
RTC
Labels |
Added:
RTC
|
Would you consider this to be a fix for #31078 #30099?