leehaut opened a new pull request, #8181:
URL: https://github.com/apache/hop/pull/8181

   ## Summary
   - In Hop Web (RAP), dialog Help buttons were taller than the text-only 
OK/Cancel row because RAP sizes PUSH buttons to the zoomed help bitmap plus 
theme padding. Native Hop GUI already fits the 16px icon in platform chrome.
   - Keep the question-mark icon on Web: request a pre-zoom size so the bitmap 
lands at 16px, apply a compact `helpButton` RAP variant (`padding: 4px 12px`), 
and lock `FormData.height` to the text-only preferred height.
   - Desktop Help buttons are unchanged. NotePadDialog now uses the same 
`HelpUtils.applyHelpButtonImage` helper.
   


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

Reply via email to