Project Manager: Feature tag filtering for header of the gem catalog (#1956)
* [LYN-4440] Added new feature tag remove icon Signed-off-by: Benjamin Jillich <jillich@amazon.com> * [LYN-4440] Added new gem filter tag widget Signed-off-by: Benjamin Jillich <jillich@amazon.com> * [LYN-4440] Added feature tag widget used for showing the filtered tags in the gem catalog header Signed-off-by: Benjamin Jillich <jillich@amazon.com> * [LYN-4440] Added filter tag widget container to the gem catalog header and connected it to the gem model Signed-off-by: Benjamin Jillich <jillich@amazon.com> * [LYN-4440] Syncing the feature tag filters on the left panel with the tag widgets in the header and styling the item delegates Signed-off-by: Benjamin Jillich <jillich@amazon.com>
This commit is contained in:
@@ -478,6 +478,13 @@ QProgressBar::chunk {
|
||||
background-color: #333333;
|
||||
}
|
||||
|
||||
/************** Filter tag widget **************/
|
||||
|
||||
#FilterTagWidgetTextLabel {
|
||||
color: #94D2FF;
|
||||
font-size: 10px;
|
||||
}
|
||||
|
||||
/************** Gem Catalog (Inspector) **************/
|
||||
|
||||
#GemCatalogInspector {
|
||||
|
||||
Reference in New Issue
Block a user