mbari-org / vars-annotation

Video Annotation Application for MBARI's Media Management (M3) software stack
https://docs.mbari.org/vars-annotation/
Apache License 2.0
16 stars 6 forks source link

Top left justify concept in observation column #159

Open hohonuuli opened 1 year ago

hohonuuli commented 1 year ago

From Kris:

We'd like to top left justify concept name in observation column as in past versions

hohonuuli commented 1 year ago

I tried modifying AnnotationTableColumn's renderer using setVerticalTextPosition(SwingConstants.TOP); but this had no effect.