Jump to content


Photo

Add a reload button to load-time error dialogs


  • Please log in to reply
2 replies to this topic

#1 fragman

fragman
  • Members
  • 1591 posts

Posted 18 March 2012 - 06:11 PM

I think it would be useful if there was a reload button on load-time error dialogs. This would make it faster to reload a script that doesn't run because of a syntax error. One could quickly fix it and simply click the reload button of the dialog instead of opening it through explorer/other methods.

#2 maul.esel

maul.esel
  • Members
  • 790 posts

Posted 18 March 2012 - 06:43 PM

Very good idea :!:

Edit: Why not for runtime-errors the same?

#3 maul.esel

maul.esel
  • Members
  • 790 posts

Posted 18 March 2012 - 07:12 PM

My attempt on doing this...
Edit: pull request...