The-M-Project
The-M-Project copied to clipboard
'The-M-Project' is a Mobile HTML5 Application Framework.
When i have a ListView and use the SearchBarView form the searchBar property, clearValue, setValue and getValue are not working with the showed SearchBar.
Hi, In the case where we have a page before the page which has got the SplitView (for example, we have a SplashScreen page first), if the screen is too...
In an event handler, using a jquery focus like: ``` javascript $('#' + M.ViewManager.getView('recordsPage', 'inputField').id).focus(); ``` highlights the TextView with a blue glow, but does not place the insertion cursor...
Came across this issue while trying to include the foundation-icons [1]. This can be reproduced by adding two files of same name but different extension to _resources/base_. Eg: filename.css, filename.png...
I use phonegap and need to open the camera app the very first thing in the application, I did not faced this problem before because phonegap calls are not usually...
The following function assumes my SVG image file is a webfont before it is served by the development server. Took a couple hours to debug. The SVG file needs to...
The SplitView have a bug with the first item when the label's value in the view is a contentBinding. When the first Item's view depends on contentBinding, it is displayed...
M.Environment documentation page at http://panacodalabs.github.io/The-M-Docs/#components_&_utilities/m_environment has the "getHeight" method twice, and the "getTotalSize" method is missing (though it's mentioned in the examples). It looks like: "getTotalHeight" is actually "getTotalSize" The...
It appears that if you include a label on more than one view and the label (and possibly other widgets) have a computed value contentbinding the data only shows on...
It isn't possible to scroll using the Google Chrome Browser on Android or iOS.