Jump to content

[SOLVED] double click on plugin in plugin tab of tools window.


photo

Recommended Posts

Posted

make it reload the selected plugin... :) It makes developing plugins a lot more enjoyable

Posted

Done.

Add the following node into the editor_tools.ui file after 923 line:

<callback type="double_clicked">Tools::Plugins::reload_clicked</callback>
Posted

I should have explained - I have already modified my version. I think it should be added by default is all.

×
×
  • Create New...