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.

CommentFileSizeAuthor
stickyrelative.png761.22 KBrkodrupal

Comments

berliner’s picture

The 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.

berliner’s picture

Just 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.

nirvanajyothi’s picture

Hi berliner,

Thanks for this awesome work.

It will be great if users could "attach notes to specific elements". Looking forward to the feature.