foam-framework / foam-framework/foam
Add Border support to AbstractView
Open
enhancement
imported
- Dominant language
- JavaScript
- Stars
- 783
- Forks
- 51
- PR merge metrics
- No merged PRs in 30d
Description
_From [k...@chromium.org](https://code.google.com/u/101260952816761938100/) on October 31, 2013 12:34:21_
Rather than trying to transparently decorate Views, as we currently do with ActionBorder and ScrollBorder, we should explicitly add Border support to AbstractView. This should be a lot simpler and less error prone. We really only want to decorate the toHTML() method, not the whole object.
_Original issue: http://code.google.com/p/foam-framework/issues/detail?id=35_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.