Lehonti Ramos

Results 34 issues of Lehonti Ramos

### Description of Change Sealed some classes. They are not part of the public API, but this change can help us better track code invariants

area/architecture
community ✨
stale

- Some `if` towers were converted to `switches` - Normalized line endings to `LF` - Some very simple methods were made to have an expression body - Removed some unused...

In some effects, the user may want to define custom color palettes. At the moment, an acceptable workaround is having an `enum` with pre-defined palettes (see #457), but it would...

api
effects

In some effects, the user may want to define custom gradients (with several color stops). At the moment, an acceptable workaround is having an `enum` with pre-defined gradients (see #578),...

effects

The more invariants we ensure, the better