The-M-Project icon indicating copy to clipboard operation
The-M-Project copied to clipboard

'The-M-Project' is a Mobile HTML5 Application Framework.

Results 53 The-M-Project issues
Sort by recently updated
recently updated
newest added

When i have a ListView and use the SearchBarView form the searchBar property, clearValue, setValue and getValue are not working with the showed SearchBar.

03 - Medium

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...

03 - Medium

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...

02 - Low

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...

03 - Medium

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...

02 - Low

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...

03 - Medium

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...

03 - Medium

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...

02 - Low

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...

04 - High

It isn't possible to scroll using the Google Chrome Browser on Android or iOS.

04 - High