Problem/Motivation
Since #1827756: Fix export functionality, related breakpoints are automatically exported for breakpoint groups. This totally makes sense if breakpoints are defined through the UI. However, breakpoints defined by a theme should not be added to a Feature in order to avoid duplicate definitions.
Proposed resolution
Do not automatically add breakpoints defined by a theme to a feature.
Remaining tasks
User interface changes
API changes
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 2296321-do-not-export-theme-breakpoints.diff | 680 bytes | znerol |
Comments
Comment #1
znerol commentedComment #2
znerol commentedComment #3
attiks commentedThanks