Hello
Please add an option preservepath to breadcrumbs location field configuration (gpsoft.com.au/help/opus10/de ... ration.htm)
Example: Let's say you're in folder
C:\Users\user1\AppData\Local\Microsoft
under C:\Users there are other user folders -> user1, user2, user3 etc... so if I use dropdown to from Users to change from user1 to user2, with the preservepath option it changes to
C:\Users\user2\AppData\Local\Microsoft (... or at least to last existing folder (if there is no Microsoft folder it would go to Local)).
This option also would be great for developers:
C:\development\projects\foobar\master\resources\icons\small
C:\development\projects\foobar\v1\resources\icons\small
C:\development\projects\foobar\v2\resources\icons\small
I 'm able to easily switch versions and stay in same structure...