matthiasblaesing opened a new pull request, #9239: URL: https://github.com/apache/netbeans/pull/9239
When a larger form is designed it can exceed the available screen space and is placed in a JScrollPane. In that case the designer needs to be able to adjust the design time scroll position so that positions become accessible that are currently not in the default view port: <img width="922" height="806" alt="grafik" src="https://github.com/user-attachments/assets/d017b570-d97b-4814-8b28-4487910fb42d" /> This does not implement full scrollbar behavior, but just allows to change the scrollbar position by clicking the position the scrollbar shall update to. -- 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: [email protected] 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
