Is it possible to show sub-mat prices for things like Tailoring bolts?
rushtothesun opened this issue ยท 2 comments
Currently, the only option is to click on the "Bolt of Mageweave" which will then display the cost of 1 bolt as the buyout price and the cost of the cloth to make it. There will be a back button to return to the original recipe.
The biggest problem with having Skillet-Classic do this recursion automatically is that the frame where the results are displayed is limited in size and doesn't have scroll bars. Some professions (or some recipes) might fit but Engineering, for example, will overflow the space on a regular basis.
I have attempted to change that frame to one with scroll bars but I've never been successful. I also attempted to do the recursion but I never got that working either (Engineering got too complicated).
I'll take a look at both again but don't expect anything soon.