mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-09-01 04:14:43 +08:00
Feature: LinearGradient
color decorator. (#592)
Based on the existing color decorators, create new ones to apply a gradient effect on the DOM. Co-authored-by: ArthurSonzogni <sonzogniarthur@gmail.com>
This commit is contained in:

committed by
ArthurSonzogni

parent
399549d180
commit
0903ad1608
@@ -11,6 +11,10 @@ current (development)
|
||||
### Dom
|
||||
- Feature: Add the dashed style for border and separator.
|
||||
- Feature: Add colored borders.
|
||||
- Feature: Customize with gradient color effect. Add the following decorators:
|
||||
- `colorgrad`
|
||||
- `bgcolorgrad`
|
||||
- Improvement: Color::Interpolate() uses gamma correction.
|
||||
|
||||
###
|
||||
- Breaking: Direction enum is renamed WidthOrHeight
|
||||
|
Reference in New Issue
Block a user