← Back to team overview

mahara-contributors team mailing list archive

[Bug 1898643] A change has been merged

 

Reviewed:  https://reviews.mahara.org/11331
Committed: https://git.mahara.org/mahara/mahara/commit/51eaa437509157c0b27e84944ebbc0fd0acc2259
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    master

commit 51eaa437509157c0b27e84944ebbc0fd0acc2259
Author: Cecilia Vela Gurovic <ceciliavg@xxxxxxxxxxxxxxx>
Date:   Tue Oct 6 12:39:48 2020 +1300

Bug 1898643: removing old layout class

removing any reference to .block-drop-on that was used to change
th background color when moving a block in a page on edit mode

Change-Id: I0631b8d387c764517183f57da8d53d335d592e8d

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1898643

Title:
  remove references to class used in old layout

Status in Mahara:
  Fix Committed
Status in Mahara 19.10 series:
  New
Status in Mahara 20.04 series:
  New
Status in Mahara 20.10 series:
  Fix Committed

Bug description:
  Before gridstack layout, every time a block was moved in a page's edit
  mode, the background changed color to reflect that the block was being
  moved. This can be tested in 19.04 or older versions of Mahara.

  We don't do this anymore, so any reference to the css class "block-
  drop-on" needs to be removed from the code. Removing this class should
  not affect the styling of a block when it's being moved.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1898643/+subscriptions


References