Active
Project:
Sticky Notes
Version:
6.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
16 Nov 2010 at 21:08 UTC
Updated:
9 Sep 2012 at 09:47 UTC
Would be nice to be able to set up sticky notes with relative positioning. It appears that today they can only be set up with absolute positioning. See attachment for illustration.
| Comment | File | Size | Author |
|---|---|---|---|
| stickyrelative.png | 761.22 KB | rkodrupal |
Comments
Comment #1
berliner commentedThe notes are relative in a way, but relative to only one element that you can configure in the theme settings. The positioning is independent of the users screen dimensions so if you have a really fluid layout that can indeed cause positioning problems. I agree that it would be better to have a way to truly attach notes to specific elements in the dom and I'm sure this is possible, but right now I don't really have a good starting point. I'm working with a colleague on restructuring the current javascript code and maybe we find a good solution for this, but for the moment I can't promise.
If you have any ideas though, don't hesitate to share them.
Comment #2
berliner commentedJust to let you know that this feature is probably coming soon. I tried smoe things with the jquery ui and I feel that I'm on the right track. Will let you know once it's been committed.
Comment #3
nirvanajyothi commentedHi berliner,
Thanks for this awesome work.
It will be great if users could "attach notes to specific elements". Looking forward to the feature.