Files
spectre.console/src/Spectre.Console/Widgets
Patrik Svensson c9c0ad733f Fix rendering bug when splitting lines
The bug might occur if there are wide characters such as emojis
at the end of a line. The SplitLines method mixed cell width
and text length, which might give incorrect results. This commit
makes sure that comparison and calculation is done using cell width
where it's appropriate.
2020-10-24 01:45:41 +02:00
..
2020-10-21 18:15:51 +02:00
2020-10-16 23:02:53 +02:00
2020-10-20 01:45:53 +02:00
2020-10-21 18:15:51 +02:00
2020-09-17 10:58:50 +02:00
2020-10-20 01:09:26 +02:00
2020-10-21 18:15:51 +02:00
2020-10-24 01:45:41 +02:00
2020-10-21 18:15:51 +02:00
2020-09-09 08:43:48 +02:00