Skip to content

Removing previously added style tags before adding new one. - #352

Open
dasmall wants to merge 1 commit into
ducksboard:masterfrom
dasmall:master
Open

Removing previously added style tags before adding new one.#352
dasmall wants to merge 1 commit into
ducksboard:masterfrom
dasmall:master

Conversation

@dasmall

@dasmall dasmall commented Apr 10, 2014

Copy link
Copy Markdown
Contributor

Hopefully fixes #211, #294 and #337 (saw this one after committing) where multiple style tags were being appended to the head el. The newly created tag contained the rules of previous tags so now they're removed before adding the newly generated style elements.

@Illizian

Copy link
Copy Markdown

👍 Fixed issue for me

@romgen

romgen commented Mar 12, 2015

Copy link
Copy Markdown

Is in current gridster code. This can be closed.

@dsmorse

dsmorse commented Apr 8, 2015

Copy link
Copy Markdown

The changes should have been made in the /src version of the file then build into the /dist I corrected this when I merged it into my fork dsmorse/gridster.js

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Gridster spawns new <style> block everytime widget added when "autogenerate_stylesheet" = true

4 participants