-
Notifications
You must be signed in to change notification settings - Fork 104
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Property View의 Color Picker Markup 문의 #459
Comments
흠 이상하네요. 저게 저 안으로 들어가면 안되는데 ... colorpicker 는 무조건 밖으로 나와 있어야 하는데 말이죠. |
원인을 알았네요. 중첩 프로퍼티 때문에 그러네요 .ㅠㅠ |
colorpicker가 중첩 프로퍼티 안에 있어서 그런건가요? |
중첩 프로퍼티 밖에서는 정상 동작하네요. :) |
네, 프러퍼티를 중첩 시켰더니. 컬러피커가 그 안으로 들어가서 그래요 ^^;;;; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Color Picker의 Opacity 부분의 마크업이 깨지는 것 같습니다.
The text was updated successfully, but these errors were encountered: