Skip to content

Draw loop handles and zoom buttons as sprites, enlarge zoom buttons#207

Open
prayerie wants to merge 1 commit intoNitrousTracker:newfrom
prayerie:smp-looph
Open

Draw loop handles and zoom buttons as sprites, enlarge zoom buttons#207
prayerie wants to merge 1 commit intoNitrousTracker:newfrom
prayerie:smp-looph

Conversation

@prayerie
Copy link

Improves sample display draw performance a little bit.

The OAM ids start at 16 as in theory sample cursor sprites (1 per channel) would have ids 0~15.

Also adds a callback to GUI for when an overlay widget is added/removed, so the oam can be disabled or enabled accordingly so the sprites don't draw on top of the message box.

Render loop handles and zoom buttons as sprites so the entire sample display doesn't need to be redrawn when manipulating them. Also make the zoom buttons a bit bigger since they were tiny.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant