Changes between Version 59 and Version 60 of Help/Dialog/Filter
- Timestamp:
- 2017-07-01T13:03:43+02:00 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Dialog/Filter
v59 v60 42 42 * '''Text''': The search term or property that defines the objects that are filtered. Every search query from [Help/Action/Search Search] action is supported: 43 43 * standard substring search (or exact search with "quotes") 44 * Regular expressions ( standard Java)44 * Regular expressions ([http://docs.oracle.com/javase/8/docs/api/java/util/regex/Pattern.html Java Regex]) 45 45 * MapCSS syntax 46 46 * '''I''' (''Inverse Filter''): Normally, the specified objects are hidden and the rest is shown. If this option is activated, only the specified objects are shown and the rest is hidden.
