Ex9text vertical align bug

two nasty behaviours with the vertical alignment

(1) there should be four modes: bottom, baseline, center, top. baseline should be the default. funnily baseline is missing.

(2)the modes do not what they are supposed to do.

  • top seems to align to baseline
  • center seems to align to center
  • bottom seems to align to nothing reasonable at all
    see patch enclosed.

ex9valign.v4p (8.6 kB)

horizontal alignment is also bugged out - but it might have something to do with enums in general:
when switching between two alignment methods, the node will only switch correctly when tooltipped/viewed in inspektor. otherwise it retains the last method.

textalignbug.v4p (8.5 kB)

@diki: fixed for beta>20
@oschatz: all true, but still bugging.