You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by "mbien (via GitHub)" <gi...@apache.org> on 2023/01/22 15:39:30 UTC

[GitHub] [netbeans] mbien opened a new pull request, #5343: UI: fixed conditional gradle version info label.

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

   targets delivery
   
   #5274 overlooked an invisible label which is only visible if an unsupported version is selected in the combo box. This fixes the layout so that making the label visible does not disturb other UI components.
   
   The label got moved above the combobox, since NB16 has the problem that the combobox can collapse to 0 width if the window is not large enough before the info label is made visible. This prevents this from happening, while retaining the same functionality. 
   
   result:
   ![unsupported-gradle-version](https://user-images.githubusercontent.com/114367/213924312-4ebf3299-031c-4d7f-a74a-ac67ea0099de.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] neilcsmith-net merged pull request #5343: UI: fixed conditional gradle version info label.

Posted by "neilcsmith-net (via GitHub)" <gi...@apache.org>.
neilcsmith-net merged PR #5343:
URL: https://github.com/apache/netbeans/pull/5343


-- 
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 #5343: UI: fixed conditional gradle version info label.

Posted by "mbien (via GitHub)" <gi...@apache.org>.
mbien commented on PR #5343:
URL: https://github.com/apache/netbeans/pull/5343#issuecomment-1399664398

   ah you did test it. I didn't even know that the label was there, it was a coincidence that it ended up at this place when I adjusted the other components in the first PR :)


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