mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-10-01 17:29:07 +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:

committed by
ArthurSonzogni

parent
dd6a5d371f
commit
19ffc37696
@@ -164,4 +164,4 @@ TEST(StringTest, to_wstring) {
|
||||
EXPECT_EQ(to_wstring(std::string("🎅🎄")), L"🎅🎄");
|
||||
}
|
||||
|
||||
}
|
||||
} // namespace ftxui
|
||||
|
Reference in New Issue
Block a user