philmirez

Results 2 issues of philmirez

I get that the `wrap` property for the StackLayout is a boolean. But, the values seem to mismatch. I would think if the `wrap` property exists then the boolean value...

🖥️api / dx
🙋‍♀️ user-request
🎃 hacktoberfest

Set `onEditable` to false. $scope.obj = { data: json, options: { mode: 'tree', onEditable: function(){return false;} } }; Click on the box [ ] to the left of a key...