codymikol / git-down

A rewrite of the popular project GitUp that works in Linux, Mac, and Windows.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create a ReversedEllipsisText component

codymikol opened this issue · comments

This should add three dots to the beginning of a text element if it doesn't fit within its container. Right now there is an implementation for the default ellipsis, but we'll need to roll our own to do a reversed one :/