oa_basetheme.script.js uses window.height in Drupal.behaviors.scrollingMenus. It calculates this value for every dropdown menu, which is not necessary because it remains the same when executing this function.

CommentFileSizeAuthor
#2 3004620-oa_basetheme-performance-2.patch3.65 KBJorrit

Comments

Jorrit created an issue. See original summary.

Jorrit’s picture

Status: Active » Needs review
StatusFileSize
new3.65 KB

Please see the attached patch.

mpotter’s picture

Status: Needs review » Fixed

Looks reasonable and fixes an actual bug with the not(). Committed to e5b861a.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.