mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #10705
[Bug 1052071] A change has been merged
Reviewed: https://reviews.mahara.org/1719
Committed: http://gitorious.org/mahara/mahara/commit/3e5f6b64271d8866266a3a764fd6312678537031
Submitter: Hugh Davenport (hugh@xxxxxxxxxxxxxxx)
Branch: 1.6_STABLE
commit 3e5f6b64271d8866266a3a764fd6312678537031
Author: Hugh Davenport <hugh@xxxxxxxxxxxxxxx>
Date: Mon Sep 24 09:32:35 2012 +1200
Fix width of responsive menu (Bug #1052071)
The width was created as the combined width of all the
submenu's, which have different widths dependant on size
of screen.
In CSS, there is a cutover at 600px (a media query), so
this JS code to take elements off etc, should have the
same cutover width.
Change-Id: Ibe71db1bee73e70960740ebcb7a1bb1a3179e436
Signed-off-by: Hugh Davenport <hugh@xxxxxxxxxxxxxxx>
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/1052071
Title:
menu closes only after a page refresh on mobile
Status in Mahara ePortfolio:
Triaged
Bug description:
When holding the device vertically (width < height) the menu stays
open all the time unless the page is refreshed.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1052071/+subscriptions
References