You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2022/11/02 23:00:19 UTC

[GitHub] [netbeans] mbien opened a new pull request, #4906: Maven HintsPanel UI layout fixes and minor cleanup.

mbien opened a new pull request, #4906:
URL: https://github.com/apache/netbeans/pull/4906

    - analog to #3472, this fixes UI component resize behavior of the Maven HintsPanel
    - description panel is now filling the space vertically like in the java version of this panel. Text is now wrapping properly.
    - the option panels had to be adjusted to prefer their minimum default size
    - minor language cleanup: diamonds, lambdas
   
   targets delivery. But this is fairly low priority. Noticed those UI issues while writing the maven release version hint.
   
   
   ![hints-before](https://user-images.githubusercontent.com/114367/199617875-d3572946-1bd3-4f29-b73d-ce9e62f2c155.png)
   
   ![hints-after](https://user-images.githubusercontent.com/114367/199617898-9de3461a-e359-4bf1-bc6a-2cbb9e96a196.png)
   


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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

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


[GitHub] [netbeans] mbien commented on pull request #4906: Maven HintsPanel UI layout fixes and minor cleanup.

Posted by GitBox <gi...@apache.org>.
mbien commented on PR #4906:
URL: https://github.com/apache/netbeans/pull/4906#issuecomment-1306611686

   added another commit for the CSL HintsPanel. All three panels are now updated. They also have the same initial divider locations and look like the same component.


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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

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


[GitHub] [netbeans] neilcsmith-net commented on pull request #4906: Maven HintsPanel UI layout fixes and minor cleanup.

Posted by GitBox <gi...@apache.org>.
neilcsmith-net commented on PR #4906:
URL: https://github.com/apache/netbeans/pull/4906#issuecomment-1307082903

   Weird thing is the issue isn't reproducible with a clean userdir until the options window is resized.
   
   Makes sense, and as we're having another rc, let's merge.


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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

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


[GitHub] [netbeans] mbien commented on pull request #4906: Maven HintsPanel UI layout fixes and minor cleanup.

Posted by GitBox <gi...@apache.org>.
mbien commented on PR #4906:
URL: https://github.com/apache/netbeans/pull/4906#issuecomment-1302345628

   > Just to be sure I've not overlooked anything: no functional change, just layout & cleanup anonymous -> lambda ?
   
   right. this is primarily about UI layouts. The lamda cleanup is just a cleanup, no logic changed there.


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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

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


[GitHub] [netbeans] sdedic commented on pull request #4906: Maven HintsPanel UI layout fixes and minor cleanup.

Posted by GitBox <gi...@apache.org>.
sdedic commented on PR #4906:
URL: https://github.com/apache/netbeans/pull/4906#issuecomment-1301928302

   Just to be sure I've not overlooked anything: no functional change, just layout & cleanup anonymous -> lambda ?


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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

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


[GitHub] [netbeans] neilcsmith-net merged pull request #4906: Maven HintsPanel UI layout fixes and minor cleanup.

Posted by GitBox <gi...@apache.org>.
neilcsmith-net merged PR #4906:
URL: https://github.com/apache/netbeans/pull/4906


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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

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