mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-09-01 04:14:43 +08:00
Fix automerge in tables. (#333)
This commit is contained in:
@@ -17,6 +17,9 @@ Element gaugeUp(float ratio);
|
||||
Element gaugeDown(float ratio);
|
||||
Element gaugeDirection(float ratio, GaugeDirection);
|
||||
```
|
||||
- Add the `automerge` decorator. This makes separator characters to be merged
|
||||
with others nearby.
|
||||
- Fix the `Table` rendering function, to allow automerging characters.
|
||||
|
||||
#### Component
|
||||
- Support SIGTSTP. (ctrl+z).
|
||||
|
Reference in New Issue
Block a user