mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-09-16 08:04:21 +08:00
Canvas bug fix and documentation. (#289)
This commit is contained in:
@@ -184,7 +184,7 @@ int main(int argc, const char* argv[]) {
|
||||
});
|
||||
|
||||
|
||||
int selected_tab = 0;
|
||||
int selected_tab = 12;
|
||||
auto tab = Container::Tab({
|
||||
renderer_line_braille,
|
||||
renderer_line_block,
|
||||
|
Reference in New Issue
Block a user