sometimes selections are cut off a bit. other times (selected captures) they are barely visible. drawing over top would fix the first case, but might screw up the second if not special-cased? unless we draw just the outline over top: this is sufficient for the first, and probably adequate for the second.
so:
fish selection out stx
figure out how we're drawing selection outlines
copy that code to top-level layout, and make a new popout-layer
sometimes selections are cut off a bit. other times (selected captures) they are barely visible. drawing over top would fix the first case, but might screw up the second if not special-cased? unless we draw just the outline over top: this is sufficient for the first, and probably adequate for the second.
so: