Remove redundant Glass/Prism event wrappers

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 8
    • Affects Version/s: 7u6
    • Component/s: javafx

      Most of the input events (key, mouse, input methods) are delivered from Glass to SceneGraph through the wrappers. That is, the event is first wrapped to an intermediate object (e.g. GlassPrismKeyEvent), then Quantum converts it to the public FX event and dispatches to SceneGraph. This level of abstraction was introduced to support Glass/Newt abstraction, and it doesn't make any sense nowadays.

            Assignee:
            Artem Ananiev (Inactive)
            Reporter:
            Artem Ananiev (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: