Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue #761 : Namespace Arethusa CSS #762

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

PonteIneptique
Copy link
Member

Fix for #761 : I chose the class .__artsa to minimize collision. Now, if arethusa is installed somewhere else, we need to remember to add this class :) If I should add this in some doc, please tell me.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 43.174% when pulling 40aa835 on issue-761 into 1cd0320 on master.

@balmas balmas assigned balmas and fbaumgardt and unassigned balmas Jun 8, 2016
@balmas
Copy link
Member

balmas commented Jun 8, 2016

@fbaumgardt can you review? Thanks!

@fbaumgardt
Copy link
Collaborator

@PonteIneptique @balmas Sorry for the slow response, first I had issues with a clean build, because of out-of-sync dependencies; then I tried to figure out whether the CSS issues I am seeing are due to anything in my setup. If that's the case I have not found the offender yet. Have you tried running this from a fresh build, any issues?

I get this screen upon pageload and when I resize it behaves erratically, i.e. the arethusa canvas resizes beyond the edge of the viewport.
bildschirmfoto 2016-06-17 um 09 56 25

@PonteIneptique
Copy link
Member Author

Hmm. Probably means the namespacing I added should have been applied on the whole document. Could you try adding the namespace class to the html document (if it is even possible to do so...)

@balmas
Copy link
Member

balmas commented Jun 17, 2016

I think the namespacing might also need a little refinement --- when I did it I noticed some things getting namespaced in a way wasn't quite right, e.g.

.arethusa html
.arethusa body

@fbaumgardt
Copy link
Collaborator

That helped with some of the missing style attributes but the canvas size issue remains.

Am 17.06.2016 um 10:09 schrieb Thibault Clérice notifications@github.com:

Hmm. Probably means the namespacing I added should have been applied on the whole document. Could you try adding the namespace class to the html document (if it is even possible to do so...)


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub #762 (comment), or mute the thread https://github.com/notifications/unsubscribe/AAhw3-C8vF__OMh10RDchC_ZbxRuoZxCks5qMqqUgaJpZM4Iwxuh.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants