userCrayzcancel
branchsbox/rtk-tabscancel

10 Commits over 0 Days - ∞cph!

1 Year Ago
Also handle strings that are made up of only tabs
1 Year Ago
Text tabs quick start Working fixed with tabs Work in tab stops during line layout Tab stops are font width * 4 spaces wide No need to collapse tabs here, we do it with WhiteSpace Fix tabs not always lining up, use measured space width Fix tab runs at starts and ends of strings not working
1 Year Ago
Fix tab runs at starts and ends of strings not working
1 Year Ago
Text tabs quick start Working fixed with tabs Work in tab stops during line layout Tab stops are font width * 4 spaces wide No need to collapse tabs here, we do it with WhiteSpace Fix tabs not always lining up, use measured space width
1 Year Ago
Fix tabs not always lining up, use measured space width
1 Year Ago
No need to collapse tabs here, we do it with WhiteSpace
1 Year Ago
Tab stops are font width * 4 spaces wide
1 Year Ago
Work in tab stops during line layout
1 Year Ago
Working fixed with tabs
1 Year Ago
Text tabs quick start