You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@netbeans.apache.org by GitBox <gi...@apache.org> on 2017/12/01 13:05:17 UTC

[GitHub] ebarboni commented on a change in pull request #308: Support for lazy object creation in Visual Library

ebarboni commented on a change in pull request #308: Support for lazy object creation in Visual Library
URL: https://github.com/apache/incubator-netbeans/pull/308#discussion_r154340265
 
 

 ##########
 File path: api.visual/apichanges.xml
 ##########
 @@ -29,7 +29,20 @@
     </apidefs>
 
     <changes>
-
+        <change>
+            <api name="general"/>
+            <summary>States for non-registered objects</summary>
+            <version major="2" minor="49"/>
+            <date day="27" month="9" year="2017"/>
+            <author login="sdedic"/>
+            <compatibility addition="yes"/>
+            <description>
+                When the scene is incrementally rendered, it may be possible that a model object becomes selected before some widgets are registered with the scene.
+                Hover, select, focus flags can be attached even to unregistered objects.
+            </description>
+            <class name="ObjectScene" package="org.netbeans.api.visual.model" link="yes"/>
 
 Review comment:
   Hi, would'nt be easier to create a JIRA ticket for this PR and then only reference to Apache NetBeans JIRA instead of github link ?
   Allowing issue tag to keep semantic link to issue instead "list of commit"

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

Re: [GitHub] ebarboni commented on a change in pull request #308: Support for lazy object creation in Visual Library

Posted by Manish Yadav <my...@gmail.com>.
Unsubscribe

On Fri, Dec 1, 2017 at 7:52 PM, Thomas Bachert <tg...@hotmail.com>
wrote:

> Unsubscribe
>

Re: [GitHub] ebarboni commented on a change in pull request #308: Support for lazy object creation in Visual Library

Posted by Thomas Bachert <tg...@hotmail.com>.
Unsubscribe