Search the Community
Showing results for tags 'contraints'.
Found 2 results
-
So I am working on a bigger project, and today I tried to open the file and it just crashes my program every time. I tried clearing user data, nothing. Unfortunately this is a midterm assignment due tomorrow AM, so I know you won't be able to get to it on time. Pretty unfortunate. Anyhow, the last thing I did to the file was set some constraints on certain objects, so I imagine the constraints are crashing the document somehow. I also noticed that the application will crash sometimes when I and copy and pasting specialized typography. It's crashed some other times before but nothing like this. I will try to keep a more detailed log of the crashes for the future. Tech Specs: 2017 MBP High Sierra 10.13.3 3.1 GHz i7 16GB 2133 MHz LPDDR3 Radeon Pro 560 4GB Intel HD Graphics 1536 MB Application Specs: Version 1.6.1 Side note: Loving the Symbols. Keep up the good work. landingdesign4.afdesign
-
Hello, I'm playing with symbols and constraints to make some kind of a framework. Both work well but I'm facing a problem with rounded edges. They are in percent and I need them to be in px, because each time I resize, let's say, a form input, it resizes the rounded edges too. Here is an example of what's happening : http://jmp.sh/G8Mu132 Is there a way to lock the radius to it doesn't adapt to the shape size ? Thanks