ourcodeinc / ActiveDocumentation-webapp

The main component of ActiveDocumentation implemented as a web app
MIT License
2 stars 7 forks source link

Added a button to enable/disable the color coding #32

Open samyak1326 opened 6 days ago

samyak1326 commented 6 days ago

Added Color Coding Toggle for Design Rule Highlighting:

  1. Introduced a checkbox button to enable/disable color coding of elements based on the probability of being part of a design rule.
  2. Default behavior- color coding is enabled unless manually toggled off.
with toggle-on
SaharMehrpour commented 1 day ago

@samyak1326 Please update the checkbox label to something like "Highlight code elements based on their likelihood of being part of a rule".