mirror of
https://github.com/slint-ui/slint.git
synced 2025-10-17 05:47:42 +00:00
![]() * Tools: Remove the unecessary 'FF' from generated colors When colors in most UI tools are 100% alpha the extra 'FF' is auto cut off for readability. e.g. #000000FF becomes #000000. Since introducing the new color pickers this has been the case on the UI side. However the code generator for gradients was inconsistent and would still add in the unnecessary 'FF'. This fixes that and makes generated gradient code tidier. * Fix correct tests * Fix * [autofix.ci] apply automated fixes * Fix * Fix * Fix --------- Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com> |
||
---|---|---|
.. | ||
resources | ||
api.spec.mts | ||
compiler.spec.mts | ||
eventloop.spec.mts | ||
globals.spec.mts | ||
js_value_conversion.spec.mts | ||
models.spec.mts | ||
tsconfig.json | ||
types.spec.mts | ||
window.spec.mts |