Giter Club home page Giter Club logo

brackets-css-shapes-editor's People

Contributors

oslego avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

brackets-css-shapes-editor's Issues

Shapes editor: shape-inside / -webkit-shape-inside

Originally reported by @zhorvath in adobe/brackets#7962

Hi there,
I'm getting the following console error when trying to use shapes editor:

ConsoleAgent: shape-inside is not supported by this browser.
 Perhaps it is not enabled. See html.adobe.com/webplatform/enable in :21 /LiveDevelopment/Agents/ConsoleAgent.js:55
ConsoleAgent: -webkit-shape-inside is not supported by this browser.
 Perhaps it is not enabled. See html.adobe.com/webplatform/enable in :21 

We removed shape-inside support from WebKit&Blink in March (https://lists.webkit.org/pipermail/webkit-dev/2014-March/026391.html), since it's at Shapes Level 2. I recommend to remove the warning for shape-inside, since the release browsers won't have support for it in the foreseeable future.

Multiple shapes editor show up when converting shape-inside to shape-outside.

  1. Open https://gist.github.com/RaymondLim/11295241 in Brackets.
  2. Start Live Preview.
  3. Move </div> on line 22 to the end of line 15.
  4. Set cursor inside the circle function on line 9.
  5. Change shape-inside property to shape-outside.
  6. Set cursor inside the circle function again.
  7. Add float: left; on a new line before/after shape-inside property.
  8. Set cursor inside the circle function again.
  9. In browser move the shapes editor.

Result: You will see two or three of them.

Shape GUI is missing.

Shapes GUI is missing from version 38 of Canary and version 36 of Chrome.
Bracket build: sprint 42 experimental build 0.42.0-13957 (release f9fcb884f)

chrome://flags/#enable-experimental-web-platform-features
Is enabled in both the local instance and the Brackets Live Preview instance.

OS: Win 7 Pro

I have attempted to use:

<style> .shape{ width: 400px; height: 400px; background-color: red; float: left; shape-outside: polygon(); } </style>

With no GUI.

Images available if needed.
evi

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.