Opened 11 years ago
Last modified 11 years ago
#12149 confirmed New Feature
It should be possible to add finder's lookup which prevents yielding current location
| Reported by: | Piotrek Koszuliński | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | General | Version: | 4.3 |
| Keywords: | Cc: |
Description
Currently, if any finder's lookup returned >0 for specific element it's not possible to override this. There has to be another CKEDITOR.LINEUTILS_* flag (e.g. CKEDITOR.LINEUTILS_NONE) which when returned will block line around given element regardless of what has been returned from other lookups.

As talked with @Reinmar, this fueature is for widgets and possibliy in the future for Magic Line plugin.