I changed the zorder of a container on one form, to appear above another form I was displaying. The tooltip on this BS4 button appears to be unaffected by zorder. Is this something that can be changed with css? Or fixed in an update?
The location of the Tooltip, as I understand, is determined by BS4’s code.You may need to work experiment with various settings (including position) on the control itself and its parents. I have no idea what the solution could be, however.
