Skip to content
This repository was archived by the owner on Feb 6, 2025. It is now read-only.

Conversation

@arshiannafi
Copy link

No description provided.

MartinWangIBM and others added 30 commits June 23, 2017 12:03
Patch for collaboration feature.

See https://github.com/Martin1994/orion.collab for commit histories.

Change-Id: I2cdc66cbcc01eb1932d31846711efaeaa7cf74dd
Signed-off-by: Martin Wang <[email protected]>
Also-by: Amr Mourad <[email protected]>
Change-Id: Iff1e6864a41d212be9be3758d9cb761749b818bd
Signed-off-by: Sidney <[email protected]>
Change-Id: I83531797197b8a039bea03215bdb3e03964738bb
Signed-off-by: Sidney <[email protected]>
Change-Id: I016f921e36743eab80b5706eac4e01317838fb44
Signed-off-by: Sidney <[email protected]>
Signed-off-by: Sidney <[email protected]>
Signed-off-by: Sidney <[email protected]>
Signed-off-by: Sidney <[email protected]>
Signed-off-by: Sidney <[email protected]>
Signed-off-by: Sidney <[email protected]>
Signed-off-by: Sidney <[email protected]>
Signed-off-by: Sidney <[email protected]>
Signed-off-by: Sidney <[email protected]>
Signed-off-by: Sidney <[email protected]>
- Setup Sidney's commit for collaboration
- Base collaboration works without highlight
arshiannafi and others added 8 commits June 27, 2017 10:15
Added collab highlight implementation to Sidney's clean collaboration pr/46
- Move div creation in a class function
- Eliminate redundant:
  - Creation of highlight divs
  - Reassignment of constants variables
Reflects the current data structure
Removes highlight when peers leave.
E.g. exit browser without deselecting the text.
Collab Highlight was originally built on an older commit. When collab highlight
code was copied to commit cb48ab, some code were altered as a side-effect.

In this commit, commit cb48ab (base) and 5e6c9d1 (head) was diff-ed
to find and restore altered code.

Restoring code from

1.
commit cb48ab8
Author: libing wang <[email protected]>
Date:   Thu Jun 22 15:04:33 2017 -0400
Subj:   Bug 514792 - AnnotationStyler to merge html and DOM node style in com...

Side-effect:    Around line `create: function(_parent, div, drawing) {`,
                all instance of 'drawing' was removed
In this commit: restored 'drawing'

2.
commit c81fb19
Author: Sidney <[email protected]>
Date:   Thu Jun 15 16:53:04 2017 -0400
Subj:   cleaned 50% garbage code

Side-effect:    '/file/' came back.
In this commit: removed '/file/'
Collab highlight width was inconsistent across different browsers.
The width would vary on different browsers as peers select long texts
on the same line. This is due to the use of a calculated constant in the code
rather than using environment variables that we were unaware of at the time.
Thanks to Silenio, we found a variable to fixes this issue.
@arshiannafi
Copy link
Author

@soulbeing, a cleaner cherry-picked pull-request (#141) is created as requested. Please close this pull-request

@soulbeing soulbeing closed this Aug 11, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants