If you set more than a link to a stockpile, the linked list of "give: stockpile #1", "take: stockpile #2", ETC/ETC gets overlapped by: "J: No Job Selected" ??, its anybody else having this issue?
This one's my fault. I'm open to suggestions on a better place for the stockflow lines. Part of the trickiness is that the position of the links depends on the size of the window, and part is that I was working around Falconne's auto-trade/auto-melt/auto-dump plugin.
So, it turns out that I was remembering the 0.34.11 behavior of the stockpile links. Now, they start at the top and work their way down the page, leaving one blank line before the "Done" line at the bottom. This leaves four blank lines on the screen: above the menu, between the menu and the links, between the links and Done, and below Done. Granted, the Done line is short, and less likely to be missed.
Stockflow wants two lines, preferably together, though I might be able to squeeze one to the right of the Done line given default keybindings.
The stocks plugin uses one line when enabled, though it's not obvious at first that the resulting screen differs from running "stocks show" globally.
The autotrade plugin wants another line, as do Falconne's autodump modification and automelt plugin, though it might be possible to combine the three with some work.
So, where should we put these four to six extra lines? Should we overwrite the bottom of the link list, assuming that most people run in windows large enough, with few enough links, to not run into problems? Should we try to squeeze everything into the blank lines? Should we overwrite the Done line?
For aesthetic reasons, I'm leaning toward overwriting the bottom of the link list. As long as lines are counted from the bottom, any overwritten lines are accessible by changing the window size, or by deleting a few links.