BTCTaras/kristscape

Add scroll bar

BTCTaras opened this issue · 4 comments

This would be done in the kristscape file, just by rereading the already-loaded buffer when the page scrolls. I will do this if I have time

Scroll bar will appear at X=51 and go down the whole page

I guess you could use some term.scroll()

You won't be able to scroll back up with term.scroll

Just starting the blitting process from a certain line should do

I concur, that's the common way to do it.