Add ability to change default label "pointer" position
We label our search segments on the map itself, but the polygon's Name text is too small and not the color we desire. As a workaround we use the Label tool, creating a Label of our desired font that has no background. That is all Defaultable, but the catch is we then have to reposition each label to prevent the numbers from "scattering" out of their search segments when the zoom level changes.
By this I mean, every time we place a Label, we must then either move the label text box over the pointer (and resize it to its smallest size) or the pointer to the center of the text box. This allows us to zoom freely while keeping the Label numbers in their segments.
We would like to see the ability to choose a default Label pointer position, or no pointer at all (which would be similar to a Marker, but we would have the same issue and would complicate organization). Either textboxes that allow us to change the offset of the pointer, or a drag/drop "box" that allows you to visually position the pointer relative to the textbox.