Jump to content

Recommended Posts

Posted

This is most probably a repainter, because it's running through all Bars over and over again

limit=Bars;

To make it not repaint, the commented instruction - int limit = Bars - counted_bars - 1; - should be used

Posted
This is most probably a repainter, because it's running through all Bars over and over again

limit=Bars;

To make it not repaint, the commented instruction - int limit = Bars - counted_bars - 1; - should be used

 

could you make it to not repaint version for us to download?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...