Skip to content

Fixes #3976

Rob Nelson requested to merge pull/3980/Table into Bleeding-Edge

Created by: dylanstrategie

So, for some reason we couldn't agree on a standard reinforced table dimension, and we also went with some autistic literal 50 shades of grey color gradient that made tables look more fucked than the powernet code

This aims to fix that

  • New standard is the following : Two free pixels on horizontal plane (two on left and two on right), two normal pixels and one 'pre-border' pixel between armature and border on all sides. No free pixels on vertical plane (up and down) under any circumstances. South part of table is always the "side" of the table, this is the only direction where that is drawn

If you didn't understand any of this shit, it's okay, here's an example picture (nevermind what is pointed out by the 'FIXED' arrow, this has been fixed, was too lazy to recompile to get a final screen)

example

Also I don't like being bald, I really don't

Merge request reports