Friksel Posted December 21, 2019 Posted December 21, 2019 In the stroke panel there are four linestylebuttons starting with the 'no linestyle' button, following by the solid, dash and texture line style buttons. They are not only buttons but indicators as well to tell the user which type is currently selected in the selected object. When an object don't have a stroke and we change the width to say 1px, the 'solid Line Style' automatically gets selected to indicate the user there is now a stroke active. Which makes sense, as the stroke has gone from 0px to 1px. But when we now change the stroke back to 0px, the buttons don't get updated. It should have gone back to the 'no linestyle' instead, but it doesn't. This is a problem, because strokewidths may be below zero, like 0.0001px and decimals might not be visible (as they need to show enough decimals to show the change, as set in the preferences) and when the line style buttons don't get updated there's no way to see as a user if there is no stroke active or such a small stroke value that gets rounded to the bottom when there aren't enough decimals to show the value. So 0px could be: no stroke - zero width, but could also be 0.1px or 0.006339px or whatever. But as a user that's not always possible to see now. linestyle-not-updated.mp4 Quote
Staff Gabe Posted January 3, 2020 Staff Posted January 3, 2020 Hi @Friksel Thanks for spotting this. I logged it with our developers. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.