styleguidekit-assets-default icon indicating copy to clipboard operation
styleguidekit-assets-default copied to clipboard

Additional Strange CSS Unicode Problems

Open bmuenzenmeyer opened this issue 8 years ago • 8 comments

image

image

bmuenzenmeyer avatar Oct 24 '17 02:10 bmuenzenmeyer

Very strange! The right-facing arrow makes sense, but the block-level comment shouldn't be doing that. Will take a look.

bradfrost avatar Oct 27 '17 02:10 bradfrost

@bmuenzenmeyer for these changes, what branch should I be working in? I want to make sure I'm on the straight and narrow.

bradfrost avatar Oct 27 '17 02:10 bradfrost

@bradfrost branching off develop works just fine.

I tried to document this within https://github.com/pattern-lab/styleguidekit-assets-default/blob/master/.github/CONTRIBUTING.md#guidelines - let me know if you think we could improve that anywhere

bmuenzenmeyer avatar Oct 27 '17 11:10 bmuenzenmeyer

@bmuenzenmeyer The contributing guidelines are good. I guess I'm trying to figure out if this small change would necessitate its own branch, or could that work happen right on develop? That's typically how I operate with git flow, but just want to make sure I'm following conventions.

bradfrost avatar Oct 31 '17 21:10 bradfrost

@bmuenzenmeyer Is this within dist that you are seeing this? I am not seeing it on my pulled down version of this.

frostyweather avatar Jan 04 '18 17:01 frostyweather

@frostyweather yes I see it in dist. I suspect it only manifests on Windows, since you guys haven't had problems yet right?

bmuenzenmeyer avatar Jan 04 '18 17:01 bmuenzenmeyer

@bmuenzenmeyer I have not had problems. Must be a windows thing. Maybe this sort of issue. https://stackoverflow.com/questions/44334638/css-content-character-rendering-strange

frostyweather avatar Jan 04 '18 22:01 frostyweather

Changed the arrow to Unicode value in CSS within the feature-pattern-info-panel branch. Hopefully this fixes this issue

frostyweather avatar Jan 11 '18 17:01 frostyweather