Changes between Initial Version and Version 1 of Ticket #12459, comment 6


Ignore:
Timestamp:
2016-02-04T07:00:37+01:00 (10 years ago)
Author:
kolesar

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #12459, comment 6

    initial v1  
    7171Current implementation overwrites every setting on the dialog. It's the most simple implementation but user is unable to change a subset of settings on more than layer at a time.
    7272
    73 Suggested solution shows mixed state controls ''only'' if selection was multiple and ''only'' for settings that have different values. Can you accept this?
     73Suggested solution shows mixed state controls ''only'' if selection was multiple and ''only'' for settings that have different values. I would simplify ''tristate'' checkboxes to ''mixed initial state'' checkboxes that can set only to on/off states once modified. All other controls beave the same way, only initial state is mixed. Can you accept this?