You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I will put this on my ToDo list, but I cannot promise to implement it (soon), because I think it provokes changes at possibly many places (with possible new side effects).
but I cannot promise to implement it (soon), because I think it provokes changes at possibly many places (with possible new side effects).
I don't understand why: if upper middle and lower middle are by default both equal to middle, no change should be provoked, isn't it?
BTW, let me provide a use case. In the following MCE, if the options top and middle are not set (equal to the minimum height of the nodes), the content of the upper and lower part of the tcblisting is likely to overlap these nodes. But the vertical space at the bottom of the upper part would be better not so big.
Currently,
middle
sets the same space between upper and lower text to the separation line. It would be useful to provide options such as:upper middle
,lower middle
,that let the user set independently the spaces between upper and lower text, respectively, to the separation line.
The text was updated successfully, but these errors were encountered: