Door Games Unlimited

Welcome, Guest.


Subject: frame.js scrollbars Date: Thu Nov 26 2015 12:28:11
From: Nightfox To: echicken

  Re: frame.js scrollbars
  By: echicken to Nightfox on Thu Nov 26 2015 10:23:56

 Ni>>> Another thing I've noticed about using frame.js to display ANSI
 Ni>>> content is that it doesn't seem to totally refresh the background
 Ni>>> text when scrolling the ANSI up & down - Some text from some of the

 Ni>> Is this something that you think would need to be fixed in my
 Ni>> script? I'm 

 ec> Probably an issue with Frame itself. As a workaround you might try using
 ec> Frame.invalidate() to force a redraw (on the next .cycle) after the user
 ec> scrolls the Frame (but only if they scrolled it - otherwise you'll be
 ec> redrawing needlessly.) May or may not make a difference.

I've added that, and it seems to work.

 ec> Are you dumping that message body to a temp file in order to use it with
 ec> Frame.load()? If so, any chance you could post the file somewhere? I'd
 ec> like to see if I can reproduce the problem and come up with a fix.

Yes, I am saving it to a file and then calling Frame.load().  I've put the file
here:
http://www.digitaldistortionbbs.com/miscFilesForDL/tmpMsg.ans

Nightfox

---
 ■ Synchronet ■ Digital Distortion: digitaldistortionbbs.com

Previous Message       Next Message
In Reply To: frame.js scrollbars (echicken)