Hi,
i created a new widget in WAB, Which is more or less similar to Identify widget. By default point tool is active for the new widget as Identify widget but the background selection color is not same as Identify widget. PFB image for the same.
I have changed the Name of the files and base class name in widget.js for new widget. Also i have changed the tool-tip for cursor using the below code in _initInflowDrawBox method in js file.
esriBundle.toolbars.draw.addPoint = "Click to identify a layer";
While opening first time after application loaded, I am getting the tool-tip. But when i toggled with any other widget it is showing blank tool-tip. I set the empty string in "