jomarko commented on code in PR #2657:
URL:
https://github.com/apache/incubator-kie-tools/pull/2657#discussion_r1799093950
##########
packages/dmn-editor/src/overlaysPanel/OverlaysPanel.tsx:
##########
@@ -159,6 +161,27 @@ export function OverlaysPanel({ availableHeight }:
OverlaysPanelProps) {
}
/>
</FormGroup>
+ <FormGroup
+ label={"Enable evaluation highlights"}
+ labelIcon={
+ <Tooltip
+ content={"Enable evaluation highlights on nodes(decisions?),
decision tables and conditional expressions"}
Review Comment:
I will appreciate any hints, how to update this tooltip text. Not sure how
much information it should provide.
--
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]