FlowCanvas Forums › Support › BUG: Method Name not Fully Displayed
When upgraded from v2.8.5, a method name will not be fully displayed if it’s inherited from the parent class and contains a underscore. Only the part after the underscore is displayed. It happens in v2.9.0, and still presents in v2.9.1.
Hello,
Thanks for letting me know. To fix this, please open up StringUtils.cs and change line #29 with this line of code: if ( underscoreIndex <= 1 ) {
if ( underscoreIndex <= 1 ) {
Thank you.
Join us on Discord: https://discord.gg/97q2Rjh
Username
Password
Remember Me
By registering on this website you agree to our Privacy Policy.
Email
Confirm Password
Username or Email