mattcasters opened a new pull request, #8459: URL: https://github.com/apache/hop/pull/8459
Enable the "Move to right" tab context menu option in Hop Web in ExplorerPerspective, fixing #8458. - Unbundled "Move to Right" from the desktop-only guard so it is enabled for both desktop and Hop Web (keeping detached floating windows desktop-only). - Used pointer coordinates from `SWT.MenuDetect` with fallback to cursor location and selection for reliable tab detection on web. - Added calls to `notifyZoomHandlerForActiveTab()` and `updateWebUrlForActiveTab()` when tabs are split or moved between folders. Fixes #8458 -- 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]
