dorellang / hunter

Hunter: a JavaScript reengineering platform.
MIT License
34 stars 3 forks source link

The highlighting of the selected entity shouldn't override the search highlightling by complete #29

Closed tinchodias closed 5 years ago

tinchodias commented 5 years ago

It's confusing for users when the blue hides the yellow.

tinchodias commented 5 years ago

For the moment, I like most to set a width to the program that depends on the original width (in HNRTProgramsStyler):

strokeWidth: anElement width / 3.

I will commit it like this:

screenshot from 2018-12-11 20-48-17

screenshot from 2018-12-11 20-51-56

tinchodias commented 5 years ago

Done, commit a4fd29bfd7c948a467250087b1b74dbaf9766b85

tinchodias commented 5 years ago

I will close the issue that are fixed in development branch