BradWalker commented on a change in pull request #2336:
URL: https://github.com/apache/netbeans/pull/2336#discussion_r633018283
##########
File path: ide/image/src/org/netbeans/modules/image/ImageDataObject.java
##########
@@ -330,13 +315,8 @@ public ImageWidthProperty() {
/** Gets value of property. Overrides superclass method. */
public Integer getValue() throws InvocationTargetException {
Review comment:
Yes, it was intentional.. This would involve a public method change. And
while I would like to do it, I didn't think it would get approved with that
change.
I'm happy to do it and learn how to make changes like this, but I need a
little bit of guidance how to do this.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists