Skip to main content

Search and Top Navigation

#6663 closed enhancement (wontfix)

Opened November 17, 2010 02:06PM UTC

Closed November 17, 2010 02:32PM UTC

Last modified October 11, 2012 09:15PM UTC

position offset

Reported by: joernroeder Owned by:
Priority: minor Milestone:
Component: ui.position Version: 1.8.6
Keywords: Cc:
Blocked by: Blocking:
Description

replace line 31 with:

offset = options.offset ? options.offset.toString().split( " " ) : [ 0, 0 ],

to make it work with a numeric value, such as offset: 10

Attachments (0)
Change History (2)

Changed November 17, 2010 02:32PM UTC by scottgonzalez comment:1

resolution: → wontfix
status: newclosed

We're going to drop the offset option and switch to "left+10".

Changed October 11, 2012 09:15PM UTC by scottgonzalez comment:2

milestone: TBD

Milestone TBD deleted