ScrollingStackContainer icon indicating copy to clipboard operation
ScrollingStackContainer copied to clipboard

Cannot inherit from non-open class 'ScrollingStackController' outside of its defining module

Open qu4sar opened this issue 7 years ago • 3 comments

Hi , great works! I can't use because i have this error :

Cannot inherit from non-open class 'ScrollingStackController' outside of its defining module

Can you fix it ?

( i changed the access from public to open into ScrollingStackController.swift and is everything ok )

qu4sar avatar Nov 16 '17 16:11 qu4sar

Same here

jobnte avatar May 07 '18 20:05 jobnte

Same here, any luck?

MaxLeggieri avatar Nov 20 '18 11:11 MaxLeggieri

Applied the changes in #2 and it's working fine, hopefully the PR will be merged soon 🙏

azamouchi avatar Sep 09 '19 17:09 azamouchi