Ramotion / preview-transition

:octocat: PreviewTransition is a simple preview gallery UI controller with animated tranisitions. Swift UI library made by @Ramotion

Home Page:https://www.ramotion.com/preview-transition/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Inspectable foregroundAlpha not working

ghernagon opened this issue · comments

I implemented the library and it works great, but when I set the tableCell inspectable foregroundAlpha it just ignore it and keep using the default 0.5 value, another issue is the foregroundColor is not showing as inspectable when I select the tableCell, can you help me to figure out how to fix this?