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


Ignore:
Timestamp:
Feb 25, 2014, 9:43:08 AM (10 years ago)
Author:
Piotrek Koszuliński
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #11297, comment 6

    initial v1  
    5050 
    51511. How the custom styles will be displayed in styles dropdown? In which group? Widgets styles are a kind of object styles, but we cannot assume that all custom styles will be. We can solve this in two ways:
    52   1. custom style handler will define to which default group it belongs (I think that it may be a callback too, because then style handler will have full control in which context and when which style of this type is assigned to which group - of course usually it will always return the same value - but to KISS it may be a const too),
     52  1. custom style handler will define to which default group it belongs (I think that it may be a callback too, because then style handler will have full control in which context and when which style of this type is assigned to which group - of course usually it will always return the same value so to KISS it may be a const too),
    5353  2. we'll have custom styles rendered in a separate, 4th group in styles dropdown.
    5454 
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy