Settings and activity
6 results found
-
8 votesMichel Feinstein supported this idea ·
An error occurred while saving the comment -
5,424 votesMichel Feinstein supported this idea ·
-
1 voteMichel Feinstein shared this idea ·
-
8 votesMichel Feinstein shared this idea ·
-
1,421 votes
We’re planning to support pages in XD. Stay tuned!
Michel Feinstein supported this idea · -
26 votes
An error occurred while saving the comment Michel Feinstein commentedThe answer is 54.8% (or 0.548), how do I know? The tricks is to export the gradient to SVG, open it into a Text Editor and look for the "offset", it would be something like this:
<stop offset="0.548" stop-color="#46addb"/>
An error occurred while saving the comment Michel Feinstein commentedCurrently there's no way to know the percentage of the Gradient Stops.
I need to know where each color on the gradient is (from 0 to 1 or 0% to 100%) in order to translate this into code for an App.
In the image attached you can see the problem. Tell me where the middle circle is. It's not at 50%, maybe 57%? Maybe 55%? This wastes development time for something so simple.
An error occurred while saving the comment Michel Feinstein commentedThis is really important to convey to a developer how the Gradient should be configured on code.
Michel Feinstein supported this idea ·
This should work.
Sometimes we have 2 objects and we want one of them to remain in place, locked and the second one to move. For example, if I want object 2 to be centered in object 1, BUT I don't want object 1 to move, just object 2.
Currently this is not possible.
Not only that, if I try the second object moves weirdly on the screen.