mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-12-16 01:48:56 +08:00
Feature: hscroll_indicator (#753)
This is the symetrical of `vscroll_indicator`. Requested by @ibrahimnasson. Fixed:https://github.com/ArthurSonzogni/FTXUI/issues/752
This commit is contained in:
@@ -159,7 +159,7 @@ class Gauge : public Node {
|
||||
Direction direction_;
|
||||
};
|
||||
|
||||
} // namespace ftxui
|
||||
} // namespace
|
||||
|
||||
/// @brief Draw a high definition progress bar progressing in specified
|
||||
/// direction.
|
||||
|
||||
Reference in New Issue
Block a user