Polprzewodnikowy / N64FlashcartMenu

Universal N64 flashcart menu for wide variety of devices
106 stars 7 forks source link

Use forked toolchain package temporarily #103

Closed networkfusion closed 1 month ago

networkfusion commented 1 month ago

Description

Reverts libdragon submodule until ready to update. It will use a forked version of the toolchain debian package until it is possible to revert back to the official version.

Motivation and Context

Fonts were broken.

How Has This Been Tested?

Screenshots

Types of changes

Checklist:

Signed-off-by: GITHUB_USER

networkfusion commented 1 month ago

This does fix the broken ellipsis, but it still looks crap (along with m). And also vertical scrolling highlight.

Polprzewodnikowy commented 1 month ago

I think we don't need this, broken ellipsis is not that big of a deal

networkfusion commented 1 month ago

@Polprzewodnikowy Please can you also check the scroll in the browser (scroll down at least a page, and then back up), it seems to get out of sync without this reversion.

Polprzewodnikowy commented 1 month ago

I've reduced number of visible lines to 19 from previous setting of 20. It's in sync now.