branchsbox/rtk-tabscancel

10 Commits over 0 Days - ∞cph!

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