Project

General

Profile

Actions

Feature proposal #8623

closed

Improve jQuery data lookup for various jQuery plugins

Added by krileon almost 3 years ago. Updated over 2 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
13 July 2021
Due date:
% Done:

100%

Estimated time:

Description

Several jQuery plugins (e.g. tooltips, cbselect) are trying to access data via camel case, which doesn't exist for data. Redo these behaviors and include a dataMap so we can fast lookup data instead of slowly converting settings into data then trying to do a lookup. In tooltips for example this is easily consuming 30ms of processing time and should just be 0.1ms.

Actions #1

Updated by krileon almost 3 years ago

  • % Done changed from 0 to 80
Actions #2

Updated by krileon almost 3 years ago

  • Status changed from Assigned to Resolved
  • % Done changed from 80 to 100

Implemented in MR !1696

Actions #3

Updated by beat over 2 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF