mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-09-28 16:29:34 +08:00
Feature resizable spilt with custom separator (#583)
* Feature: ResizableSplit with custom separator This resolves: https://github.com/ArthurSonzogni/FTXUI/issues/580 Co-authored-by: Pin Loon Lee <pinloon_0428@hotmail.com>
This commit is contained in:
@@ -4,6 +4,14 @@ Changelog
|
||||
current (development)
|
||||
---------------------
|
||||
|
||||
### Component
|
||||
- Feature: Support `ResizableSplit` with customizable separator.
|
||||
- Breaking: MenuDirection enum is renamed Direction
|
||||
|
||||
###
|
||||
- Breaking: Direction enum is renamed WidthOrHeight
|
||||
- Breaking: GaugeDirection enum is renamed Direction
|
||||
|
||||
4.0.0
|
||||
-----
|
||||
|
||||
|
Reference in New Issue
Block a user