This is an automated email from the ASF dual-hosted git repository.
carlosrovira pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git
The following commit(s) were added to refs/heads/develop by this push:
new 3f24837 remove new props still not finished
3f24837 is described below
commit 3f24837fde9b08040743185c029476955f341c6a
Author: Carlos Rovira <[email protected]>
AuthorDate: Thu Aug 23 19:45:40 2018 +0200
remove new props still not finished
---
.../src/main/royale/itemRenderers/TableCellCloseIconItemRenderer.mxml | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git
a/examples/royale/JewelExample/src/main/royale/itemRenderers/TableCellCloseIconItemRenderer.mxml
b/examples/royale/JewelExample/src/main/royale/itemRenderers/TableCellCloseIconItemRenderer.mxml
index 484a466..3c3420a 100644
---
a/examples/royale/JewelExample/src/main/royale/itemRenderers/TableCellCloseIconItemRenderer.mxml
+++
b/examples/royale/JewelExample/src/main/royale/itemRenderers/TableCellCloseIconItemRenderer.mxml
@@ -21,9 +21,7 @@ limitations under the License.
xmlns:j="library://ns.apache.org/royale/jewel"
xmlns:js="library://ns.apache.org/royale/basic"
xmlns:html="library://ns.apache.org/royale/html"
- xmlns="http://www.w3.org/1999/xhtml"
- hoverable="false"
- selectable="false">
+ xmlns="http://www.w3.org/1999/xhtml">
<mdl:beads>
<js:ItemRendererDataBinding/>