donotturnoff / display

0 stars 0 forks source link

Reduce duplication in RectangleBorder rendering code #21

Open donotturnoff opened 6 months ago

donotturnoff commented 6 months ago

The code for rendering each side of a RectangleBorder is very similar. The differences might be a little difficult to deal with, but I'm sure there's some way to deduplicate.