Labels Milestones
BackStuff working_increment = (working_height-v_margin+thickness) / (9); // generally-useful spacing amount for vertical columns of stuff working_height = height * rotate_vector_cos; points = [ [right_edge, rotate_vector_sin * height], // top point? ]; From 32ece2d681b26731bad50902587b988d6a79e43e Mon Sep 17 00:00:00 2001 Subject: [PATCH] Notes about component heights, swapping.
New Pull Request