zeevo commented on PR #8870: URL: https://github.com/apache/nifi/pull/8870#issuecomment-2136240955
@rfellows Thanks for the review and in-depth suggestions. It really helped. My latest commit has the following new behaviors: - Tooltip dismisses on drag. - Tooltip reappears on mouse up if within a canvas item. I decided to short circuit within `attach()` as it made things easier in my opinion. Let me know if you disagree with that implementation, and I'll try doing it within the `HostListener` event methods. -- 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]
