This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
openmct
Watch
1
Star
0
Fork
0
You've already forked openmct
mirror of
https://github.com/nasa/openmct.git
synced
2025-01-26 22:29:34 +00:00
Code
Issues
Actions
4
Packages
Projects
Releases
Wiki
Activity
openmct
/
platform
/
features
/
layout
/
res
/
templates
/
elements
/
box.html
3 lines
100 B
HTML
Raw
Normal View
History
Unescape
Escape
[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
<
div
ng-style
=
"{ background: ngModel.element.fill }"
[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
style="width: 100%; height: 100%;">
[Fixed Position] Add initial element templates Add element templates for fixed position elements introduced via the Add button, WTD-880.
2015-02-20 11:39:29 -08:00
<
/
div
>
Reference in New Issue
Copy Permalink