Changes between Initial Version and Version 1 of Ticket #12403, comment 16
- Timestamp:
- Oct 10, 2014, 12:38:17 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #12403, comment 16
initial v1 1 I pushed branch:t/12403b with the state at the point at which I understood that stylesproperty in overrides' definitions is totally ignored. `getOverrides` checks only attributes and that's also the conculsion from tests, although that's not the only bug I encountered.1 I pushed branch:t/12403b with a state at the point when I understood that this is a road to hell. I found out that `styles` property in overrides' definitions is totally ignored. `getOverrides` checks only attributes and that's also the conculsion from tests, although that's not the only bug I encountered. 2 2 3 Anyway, this is the point when we have to find another solution, because we don't have 2-3 weeks to treat this problem holistically.3 This is the point when we have to find another solution, because we don't have 2-3 weeks to treat this problem holistically. 4 4 5 5 However, let's not lose what I did so far. I pushed branch:t/12403c with tests plus two fixes for the dev code.