omriabnd / UCCA-App

A web-application for phrase-structure annotation in general, and UCCA annotation in particular
GNU General Public License v3.0
14 stars 7 forks source link

On derived layer: fade-out the parent category labels on the annotation units #48

Open omriabnd opened 6 years ago

omriabnd commented 6 years ago

To display the supercategories in a deemphasized way, perhaps just making them gray text without a colored background. Likewise, for the display of the document at the top, perhaps show all the units without refined categories as gray boxes. That way colors are reserved for the refinement categories actually relevant to the present layer.

omriabnd commented 6 years ago

➤ Jakob Prange commented:

commit 32b75177965e3f67041f485b17cab50c47bcf576

omriabnd commented 6 years ago

➤ omriabnd commented:

Jakob, while the parent categories appear faded on the left panel after pressing "toggle parents", they don't reappear on the unitboxes at all. Could you check? Also, "toggle parents" should only appear when it's a refinement/extension layer, and not a root layer.

omriabnd commented 6 years ago

➤ Jakob Prange commented:

  1. cf. issue #86 on GitHub.
  2. Re "Also, "toggle parents" should only appear when it's a refinement/extension layer, and not a root layer.": Ok, makes sense.
omriabnd commented 6 years ago

➤ omriabnd commented:

right. so are you on top of that?

omriabnd commented 6 years ago

➤ Jakob Prange commented:

Yes, I'm on it.