Settings and activity
6 results found
-
8 votes
Michel Feinstein supported this idea ·
An error occurred while saving the comment -
Dark Interface (overall UI including side panels) / Dark mode
-
Screenshot 2021-02-19 222634.png 29 KB -
Light Mode.png 351 KB -
Dark Mode.png 301 KB -
Untitled-1.jpg 229 KB -
Screen Shot 2019-12-04 at 3.11.59 AM.png 1225 KB -
Screen Shot 2019-12-04 at 3.53.41 AM.png 604 KB -
1 MacOS 10.15.2 beta Catalina.png 358 KB -
Screen_Shot_2017-09-21_at_1.02.42_PM.png 54 KB -
adobe_xd_-_plz_add_color_theme_options.png 2 KB
5,410 votesMichel Feinstein supported this idea ·
-
-
1 vote
Michel Feinstein shared this idea ·
-
8 votes
Michel Feinstein shared this idea ·
-
Multiple pages (separate sets of artboards)
-
Screenshot 2022-05-17 at 4.31.13 PM.png 72 KB -
Screenshot 2022-05-17 at 4.30.42 PM.png 49 KB -
Screenshot 2022-05-17 at 4.31.08 PM.png 36 KB -
Screenshot 2022-05-17 at 4.31.40 PM.png 41 KB -
Screenshot 2022-05-17 at 4.31.58 PM.png 14 KB -
Screenshot 2022-05-17 at 4.32.54 PM.png 44 KB -
Screenshot 2022-05-17 at 4.33.49 PM.png 95 KB -
Web – 3.png 250 KB -
Web – 2.png 236 KB -
Web – 1.png 249 KB -
download.jpg 8 KB -
Pages_man_pages.png 498 KB -
pages-panel.png 63 KB -
Screen_Shot_2016-07-12_at_1.57.22_PM.png 152 KB
1,415 votesWe’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 commented
The 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 commented
Currently 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 commented
This 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.