Victor Woeltjen
|
46c8a456b7
|
[Fixed Position] Begin adding color chooser
Begin adding choice of fill colors for box/text/telemetry
elements in a fixed position view, WTD-881.
|
2015-02-23 14:52:19 -08:00 |
|
Victor Woeltjen
|
182d02599d
|
[Fixed Position] Add fill properties
Add 'fill' properties, to allow specifying background
color in Fixed Position view. WTD-881.
|
2015-02-23 10:48:44 -08:00 |
|
Victor Woeltjen
|
53aabd5743
|
[Fixed Position] Add ordering control
Add order control for elements in a fixed position view,
WTD-881.
|
2015-02-23 10:33:27 -08:00 |
|
Victor Woeltjen
|
a2295e8416
|
[Fixed Position] Add JSDoc
Add clarifying comments to different elements proxies, WTD-880.
|
2015-02-20 16:26:10 -08:00 |
|
Victor Woeltjen
|
f9043fdb7d
|
[Fixed Position] Allow straight lines
Pad width/height to give enough space to draw straight
lines; fix usage of background for boxes. WTD-880.
|
2015-02-20 15:25:27 -08:00 |
|
Victor Woeltjen
|
2c0180ebda
|
[Fixed Position] Draw line as SVG
Draw line elements as SVG, WTD-880.
|
2015-02-20 15:06:33 -08:00 |
|
Victor Woeltjen
|
638a7c8609
|
[Fixed Position] Add dialog for text
Add dialog for text elements in fixed position view;
tweak styling on some other element types. WTD-880.
|
2015-02-20 12:57:15 -08:00 |
|
Victor Woeltjen
|
f5b6be9b5d
|
[Fixed Position] Add Image Properties dialog
Add Image Properties dialog, for when a new image element
is created. WTD-880.
|
2015-02-20 12:28:52 -08:00 |
|
Victor Woeltjen
|
a947ff1274
|
[Fixed Position] Add element factory
Add element factory, which will take on responsibility
for populating initial states of elements and (if necessary)
prompting for user input. WTD-880.
|
2015-02-20 12:21:28 -08:00 |
|
Victor Woeltjen
|
f1a8e84a93
|
[Fixed Position] Allow adding elements
Allow adding of elements (without any element-specific
properties beyond type.) WTD-880.
|
2015-02-20 11:53:50 -08:00 |
|
Victor Woeltjen
|
14cbb9fb40
|
[Fixed Position] Add placeholder specs
Add placeholder specs for classes added to support
selection of elements in a fixed position view,
WTD-879.
|
2015-02-19 12:21:39 -08:00 |
|
Victor Woeltjen
|
7498e340d6
|
[Fixed Position] Rename accessor
Rename utility function used by fixed position elements
to be more accurate. WTD-879.
|
2015-02-19 12:10:43 -08:00 |
|
Victor Woeltjen
|
7bd41a9f80
|
[Fixed Position] Allow dragging of elements
Restore dragging behavior to elements in a fixed position
view, WTD-879.
|
2015-02-18 20:29:54 -08:00 |
|
Victor Woeltjen
|
5680710c06
|
[Fixed Position] Implement remove
Implement remove button for selected elements in fixed
position view. WTD-879.
|
2015-02-18 20:12:55 -08:00 |
|
Victor Woeltjen
|
f24f62dedc
|
[Fixed Position] Begin adding element proxy classes
Begin adding proxy classes to allow the toolbar to interact with
elements in a fixed position view, WTD-879.
|
2015-02-18 19:26:06 -08:00 |
|