Search found 63 matches

Go to advanced search

by doubletake
Fri Jun 14, 2013 9:02 pm
Forum: Issues
Topic: Controls on collapsblocks - dragging/dropping issues.
Replies: 17
Views: 2570
 
Jump to post

Controls on collapsblocks - dragging/dropping issues.

After building this some more, it appears that no matter where you drop a component, anywhere on the screen, it will "disappear" and become a child on the "collapsed Collapsible component". As long as there is at least one that is collapsed, it will go there. Basically, the colla...
by doubletake
Fri Jun 14, 2013 7:53 pm
Forum: Issues
Topic: ui-responsive class for responsive grid
Replies: 7
Views: 1530
 
Jump to post

ui-responsive class for responsive grid

Sorry. I assumed Appery Grid was a JQueryMobile grid. my bad.
http://api.jquerymobile.com/grid-layout/

Hopefully you will be adding this capability in the future.

Using Panel is fine backup, but then I can't leverage your design builder for the components inside it.

Thanks,
Don

by doubletake
Fri Jun 14, 2013 7:49 pm
Forum: Issues
Topic: Controls on collapsblocks - dragging/dropping issues.
Replies: 17
Views: 2570
 
Jump to post

Controls on collapsblocks - dragging/dropping issues.

Steps to reproduce: Add Collapsible1 component and check off Collapsed. Add another Collapsible2 below it. Attempt to drag collapsible2 and drop it above collapsible1. Result: The dropped component dispppears Expected Result: #2 should appear at top, with #2 below. If you uncheck collapsed in collap...
by doubletake
Fri Jun 14, 2013 7:39 pm
Forum: Issues
Topic: ui-responsive class for responsive grid
Replies: 7
Views: 1530
 
Jump to post

ui-responsive class for responsive grid

I also tested it on my iPhone and it didn't adjust to single column. This code below works fine outside of Appery.io. But, if I look into Appery's generated code in the element inspector, I see that it creates a table, instead of nested divs, to make the grid. That may be why it doesn't work. No ide...
by doubletake
Fri Jun 14, 2013 7:17 pm
Forum: Issues
Topic: ui-responsive class for responsive grid
Replies: 7
Views: 1530
 
Jump to post

ui-responsive class for responsive grid

I also tried their custom CSS recommendation, but that isn't working either. I added the my-breakpoint to the class name too. Neither seem to make the grid responsive. (unless I have to test this on the actual device.) code @media all and (max-width: 50em) { .my-breakpoint .ui-block-...
by doubletake
Fri Jun 14, 2013 6:56 pm
Forum: Issues
Topic: ui-responsive class for responsive grid
Replies: 7
Views: 1530
 
Jump to post

ui-responsive class for responsive grid

not using css. The JQM link above (near bottom of that page) says you just have to add a class ui-responsive to the grid. I added this to the class on the properties. I didn't try their custom CSS option. I was just trying ui-responsive class default. https://d2r1vs3d9006ap.cloudfront.net/s3_images/...
by doubletake
Fri Jun 14, 2013 5:52 pm
Forum: Issues
Topic: Controls on collapsblocks - dragging/dropping issues.
Replies: 17
Views: 2570
 
Jump to post

Controls on collapsblocks - dragging/dropping issues.

I was going to report this as problem.

Drag and Drop makes them disappear, only if you have "collapsed" checked off in the design view properties panel.

If you uncheck it, drag and drop works fine.

Don

by doubletake
Fri Jun 14, 2013 5:48 pm
Forum: Issues
Topic: ui-responsive class for responsive grid
Replies: 7
Views: 1530
 
Jump to post

ui-responsive class for responsive grid

How do I make a grid responsive using the ui-responsive class defined at the bottom of this page? http://api.jquerymobile.com/responsiv... I adding a grid and setting the class property to ui-responsive, but it doesn't seem to work when I change the size of the screen in Appery.io test. I tried with...
by doubletake
Thu Jun 13, 2013 2:31 pm
Forum: Issues
Topic: scrollable list within portion of the screen
Replies: 10
Views: 1677
 
Jump to post

scrollable list within portion of the screen

Understand. I just post any ideas as I think of them ... just in case you might add them in the future.

Thanks,
Don

by doubletake
Tue Jun 11, 2013 4:30 pm
Forum: Issues
Topic: Autodivider not grouping when list feed by rest service
Replies: 2
Views: 644
 
Jump to post

Autodivider not grouping when list feed by rest service

ok. thanks Marina.

Guess I've always had the data sorted alphabetically already in the past :( Thought it was automatic. I'm experimenting with your backend service Collections and haven't tried to figure out how to sort them yet.

Don

Go to advanced search