Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: Convert feature rectangles to chevron-shaped arrows based on strand direction * feat: Update feature path drawing to correctly render reverse strand direction * feat: Modify feature path drawing to use blunt ends for row boundaries * feat: Add semi-blunt path ends for non-actual feature boundaries * refactor: Extract arrow point offsets into configurable constants * fix: Symmetrize blunt end offsets using BLUNT_POINT_OFFSET * update * feat: Add Roboto Condensed font for DNA text at higher zoom levels * add * style: Update font imports and styling for SingleRow component * feat: Switch font from Inter to Open Sans * feat: Add Open Sans Condensed font for DNA text at higher zoom levels * style: Configure Tailwind to use Open Sans as default font * refactor: Adjust font size and family based on updated zoom level conditions * style: Adjust font weight for Open Sans Condensed at lower zoom levels * style: Adjust font weight based on zoom level in SingleRow component * update * up * update
- Loading branch information