nt5raham Posted June 29, 2020 Share Posted June 29, 2020 Is there a way to lock the tool icons in place? The more advanced I get in modding, the more tools I have, and the more I have to hunt around every time I restart Vortex. Where did Vortex put that tool this time? BTW, the more advanced I get in modding, the more I realize how powerful Vortex is! Thanks for a great app! Link to comment Share on other sites More sharing options...
Pickysaurus Posted June 30, 2020 Share Posted June 30, 2020 Is it all the tools or just specific ones? I think Vortex may show them in the order it detects them (it checks each startup) Link to comment Share on other sites More sharing options...
nt5raham Posted June 30, 2020 Author Share Posted June 30, 2020 Of 16 tools, it is rearranging the last two on the list. It typically moves Creation Kit (c:\apps\steam\...\Skyrim Special Edition\), and Archive (c:\apps\steam\...\Skyrim Special Edition\tools\archive\) further up the list. Where it puts them is somewhat random, but close to the same each time. Based on what you are saying that makes sense if Vortex begins its search in the game folder. The other tools that are being leap-frogged (xEdit, DynDOLOD, etc.) are not in the game folder but rather stored in c:\apps\xEdit, etc. However, the result is inconsistent. Sometimes CK ends up before xEdit, sometimes after, etc. It always keeps it interesting, trying to guess where I will find a particular tool each time I bring Vortex up. However, I can say that once it moves these two apps off of the bottom of the list, it seems to stabilize. It just isn't where I would arrange them logically...I group tools together based on my idea of logic :smile:. Would it help if I moved my other tools into game folder\tools? Or is there another way to manipulate this so it will stop? Link to comment Share on other sites More sharing options...
Pickysaurus Posted June 30, 2020 Share Posted June 30, 2020 I think it's a "race condition" meaning it will show whatever it finds first. All the checks are run in parallel. To enforce ordering in the dashlet I suspect there would need to be some changes to Vortex itself. Link to comment Share on other sites More sharing options...
nt5raham Posted June 30, 2020 Author Share Posted June 30, 2020 Thanks for the feedback, Pickysaurus! Can we put this in as a suggestion for a future release? Link to comment Share on other sites More sharing options...
HadToRegister Posted June 30, 2020 Share Posted June 30, 2020 Thanks for the feedback, Pickysaurus! Can we put this in as a suggestion for a future release? You can also go to the Vortex Github click on the Green NEW ISSUE Button, and add it. Link to comment Share on other sites More sharing options...
nt5raham Posted June 30, 2020 Author Share Posted June 30, 2020 You can also go to the Vortex Github click on the Green NEW ISSUE Button, and add it. Thanks. Done. Link to comment Share on other sites More sharing options...
nt5raham Posted July 2, 2020 Author Share Posted July 2, 2020 Update from GitHub: IDCs: "it appears that when you first add the tools they will indeed display in the order the user added them, however these are stored using the tool's id which is randomly generated whenever a tool is created. Next time you start Vortex, these are fed to the starter in ASCII order using the tool ids, reason why the order seems random upon restart." A solution is being discussed to stabilize the process. Link to comment Share on other sites More sharing options...
nt5raham Posted July 3, 2020 Author Share Posted July 3, 2020 Final update from GitHub: IDCs added a commit that referenced this issue 43 minutes ago@IDCsManually added tools on dashboard are now organized by timestamp 19649d7This is an interim solution for #6776 - the better solution would be toallow users to drag and drop their tools around so they can easilyposition them as they wish - possibly a 2.0 enhancement ?@IDCs ContributorIDCs commented 39 minutes agoHey @nt5raham, thanks for confirming, and yes I agree that the best solution would be to allow users to drag/drop their tools into the wanted position but as we're already considering a UI/UX overhaul - I think a good middle ground would be to sort them by timestamp for now. I'm going to close this issue as the commit above should resolve your issue, but we will keep this use case in mind and potentially allow users to drag/drop their tools around in the future. @IDCs IDCs closed this 39 minutes ago Link to comment Share on other sites More sharing options...
HadToRegister Posted July 3, 2020 Share Posted July 3, 2020 Thanks for keeping all of us informed about this.Your thoroughness is much appreciated Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.