Changing the font size on the display doesn't change the content size. Only 
the font size of the firefox menu is changed, but not the size of the 
Mnemosyne content.

The default browser on my device has a menu for accessibility settings. 
When setting the text scaling there to 100% it looks the same as in firefox 
- the content is very small. When setting the text scaling to 200% then the 
content looks good on my device. Unfortunately there is no such setting 
within firefox mobile (I am using firefox because of the special fonts I am 
using - the default browser always shows the system font which isn't useful 
for me).

But I found out that e.g. the following code renders mobile sites more 
consistently on screens of different sizes and resolutions (The viewport 
meta tag is ignored on desktop versions of Firefox):
<meta name="viewport" content="width=device-width, initial-scale=1">

See 
https://developer.mozilla.org/en-US/docs/Mozilla/Mobile/Firefox_Mobile_for_developers
and a description of the viewport properties on the following page:
https://developer.apple.com/library/safari/documentation/AppleApplications/Reference/SafariHTMLRef/Articles/MetaTags.html

I tested it adding this code to the code of a single Mnemosyne card and it 
looked good on my device.

Am Sonntag, 9. Februar 2014 07:40:48 UTC+1 schrieb Peter Bienstman:
>
> Hi, 
>
> As far as font size is concerned, Mnemosyne takes the same fonts sizes   
> you set on the desktop. I guess you can also set a zoom level in your   
> mobile browser? 
>
> As for the other issues / feature requests, this is a meant to be a   
> quick-and-dirty client to tide you over until the real Android client   
> is ready. Therefore, I don't plan on spending a lot more effort on the   
> quick-and-dirty client... 
>
> Cheers, 
>
> Peter 
>
> Citeren Chris <[email protected] <javascript:>>: 
>
> > Am Samstag, 8. Februar 2014 11:51:16 UTC+1 schrieb Gnome: 
> > 
> >> ... 
> >> 
> > some more feedback and suggestions: 
> >> - contents is very small in firefox mobile, perhaps some changes must 
> be 
> >> made to the template to adjust for move to mobile? 
> >> ... 
> >> 
> > 
> >  Same here, too. It would be great if the content size could be adjusted 
> > for firefox on android. 
> > 
> > 
> >> Other suggestions: 
> >> - perhaps the messages displayed when starting the app could be 
> minimized? 
> >> For example I think its rare that I would not like the app to sync, the 
> app 
> >> could just try to sync on exit and start without asking, and a cancel 
> >> button if you know the server is not available? 
> >> ... 
> >> 
> > 
> > At least the first three steps (start sl4a, choose the mnemosyne.py 
> script 
> > and click the icon that looks like a terminal window) can be combined by 
> > using the sl4a scripts widget. Go to widgets, select the one named 
> > "Scripts" (with the sl4a symbol) and place it on the screen. Click on 
> > mnemosyne.py and then on the icon that looks like a terminal window. Now 
> > when you click on the new icon on the screen it goes directly to 
> "Mnemosyne 
> > - Perform sync?". 
> > 
> > 
> >> <
> http://users.ugent.be/~pbienst/pub/mnemosyne-2.3-beta-2-debug-setup.exe> 
> >> 
> > 
> > -- 
> > You received this message because you are subscribed to the Google   
> > Groups "mnemosyne-proj-users" group. 
> > To unsubscribe from this group and stop receiving emails from it,   
> > send an email to 
> > [email protected]<javascript:>. 
>
> > To post to this group, send email to 
> > [email protected]<javascript:>. 
>
> > To view this discussion on the web visit   
> > 
> https://groups.google.com/d/msgid/mnemosyne-proj-users/8dae05f1-ad64-494a-b1ae-f9948cd0f665%40googlegroups.com.
>  
>
> > For more options, visit https://groups.google.com/groups/opt_out. 
>
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"mnemosyne-proj-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/mnemosyne-proj-users/29bebef6-58fe-4dbc-b216-216b451d477b%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to