add horizontal origin modes to TextOrigin

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Won't Fix
    • Priority: P3
    • fx2.0
    • Affects Version/s: None
    • Component/s: javafx

      Currently the x locaiton of the text node is always the left side of the rendered text. Unfortunately for more complex use cases it is needed to specify the x location as the center or the right side of the text. I suggest to add more modes to TextOrigin -> not only vertical we have so far, but also horizontal - TextOrigin.LEFT, TextOrigin.CENTER, TextOrigin.RIGHT. The default would be left. I realize TextOrigin is an enum, but perhaps it should be changed to int or we can have horizontal text origin ...

            Assignee:
            Thor Johannesson (Inactive)
            Reporter:
            Martin Brehovsky (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: