igorrosenberg / grails-plugin-uml-class-diagram

Generate UML diagrams from your Grails app source code.
Apache License 2.0
7 stars 4 forks source link

Filters no longer working #8

Closed igorrosenberg closed 9 years ago

igorrosenberg commented 9 years ago

v0.4.2 Layers Setting a filter does nothing, the view is always complete

Edit Links which are not filtered out show up, and have their classes and package show up.

For example, on the plugin itself, see how only the 'grails.plugin.umlclassdiagram' package has classes with field information.

As a working solution for v0.4.2, just add the same filter on the links

uml-15 svg