Changes between Version 3 and Version 4 of Ticket #22086, comment 6


Ignore:
Timestamp:
2022-05-25T17:50:00+02:00 (4 years ago)
Author:
taylor.smock

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #22086, comment 6

    v3 v4  
    1010EDIT2: Would it be worthwhile to grey out any filters that come prior to an enabled `mode=replace` filter, maybe adding a tooltip like `Overridden by a later filter`?
    1111
    12 EDIT3: As a side note, I have discovered what I ''believe'' to be a different bug. Add both of GOwin's filters as 'mode=replace',  order them (`highway`, then `type:node`), enable both, then hide both. On hiding the filter with `type:node`, the previous filter no longer takes effect. This is the behavior that ''should'' be happening with `mode=replace`, if I understand the mode properly.
     12EDIT3: As a side note, I have discovered what I ''believe'' to be a different bug. Add both of GOwin's filters as 'mode=replace',  order them (`highway`, then `type:node`), enable both, then hide both. On hiding the filter with `type:node`, the previous filter no longer takes effect. This is the behavior that ''should'' be happening with `mode=replace`, if I understand the mode properly (see wiki:Help/Dialog/Filter#Columns).