You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Jon Vox (JIRA)" <ji...@apache.org> on 2018/07/23 12:49:00 UTC

[jira] [Created] (NETBEANS-1068) Insets are not recognized in FXML document

Jon Vox created NETBEANS-1068:
---------------------------------

             Summary: Insets are not recognized in FXML document
                 Key: NETBEANS-1068
                 URL: https://issues.apache.org/jira/browse/NETBEANS-1068
             Project: NetBeans
          Issue Type: Bug
          Components: cnd - Editor
    Affects Versions: 9.0
         Environment: Windows 10/ java jdk 10.0.2/Apache NetBeans IDE Dev (Build 20180703-unknown-revn).
            Reporter: Jon Vox


  <GridPane.margin>
            <Insets bottom="1.0" left="2.0" right="2.0" top="5.0" />
          </GridPane.margin>

This code in a fxml document gives a unexpected exception in the editor



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists