stable
Clone or download
Read-only
request #12998 display well trackers on widgets
How to test : add lot of trackers on crosstracker widget or timetracking overview widget. Trackers should wrap and display correctly Change-Id: Iee202eecc48b69e34fe1a8f8f11c2938e0696b5b
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/crosstracker/scripts/cross-tracker/src/reading-mode/TrackerListReadingMode.vue | +1 | −3 | Go to diff View file |
M | plugins/crosstracker/scripts/cross-tracker/src/writing-mode/TrackerListWritingMode.vue | +1 | −8 | Go to diff View file |
M | plugins/crosstracker/themes/BurningParrot/css/_cross-tracker.scss | +5 | −0 | Go to diff View file |
M | plugins/crosstracker/themes/BurningParrot/css/_reading-mode.scss | +6 | −3 | Go to diff View file |
D | plugins/timetracking/www/scripts/timetracking-overview-widget/src/components/reading-mode/TimeTrackingOverviewProjectIcon.vue | +0 | −30 | Go to diff View file |
M | plugins/timetracking/www/scripts/timetracking-overview-widget/src/components/reading-mode/TimeTrackingOverviewTrackerList.vue | +1 | −3 | Go to diff View file |
M | plugins/timetracking/www/themes/BurningParrot/css/_widget.scss | +12 | −3 | Go to diff View file |