1
3rd Party Plugins - (fb2k) / Re: JScript Panel
Last post by Defender -Code: [Select]function on_playback_order_changed(new_index) {
buttons.update();
window.Repaint();
}
Phew. Thank you. This one does the job. I thought I tried the window.Repaint() one, but obviously not.
Anyway, next step will be cleaning up this button and migration to JS3. This is my last JS2 one except for the Artwork panel. Tried JS3 but that one does not show which image it is showing on mousewheel (Front cover, Back Cover, Disc, Icon, Artist, Picture 1/5)