FLUID-5195: Repeated controls in composite Starter panel could share templates

Metadata

Source
FLUID-5195
Type
Improvement
Priority
Critical
Status
Closed
Resolution
Cannot Reproduce
Assignee
N/A
Reporter
Anastasia Cheetham
Created
2013-10-28T15:45:47.510-0400
Updated
2021-06-22T13:04:07.711-0400
Versions
  1. 1.5
Fixed Versions
  1. 3.0
Component
  1. Prefs Framework

Description

The composite panel in the starter preferences displays two checkboxes. The individual HTML templates for the two controls are identical except for the selector names. The code supports using a single template for both controls; I think it would make sense to update our starter panels to use a shared template.

Comments

  • Justin Obara commented 2021-06-22T13:04:07.707-0400

    There are no longer any composite panels in any of the adjuster panels. Composite panels are still supported and provided in the examples though.