php-terminal-nes-emulator icon indicating copy to clipboard operation
php-terminal-nes-emulator copied to clipboard

A PHP terminal NES emulator

Results 17 php-terminal-nes-emulator issues
Sort by recently updated
recently updated
newest added

运行demo ,设置了rightView 标签数量设置为前六个,然后页面一直右滑,顶部的titleView不能滚动到最后一个标签了,被rightView挡住了。

/* Return an array containing the results of invoking -valueForKey: on each of the receiver's elements. The returned array will contain NSNull elements for each instance of -valueForKey: returning nil....

首先,感谢作者写出这么一个强大的开源库,很方便使用,👍 另外提一个需求【偷笑】: 类似于腾讯视频一样,切换到动漫之后,显示的是一张图片,并且背景支持设置【背景色,或者图片填充】

当设置contentmode为左对齐或者右对齐的时候,设置cm_titleMargin的值会造成最左边或者最右边多一段距离,效果非常不好 ,如果只想设置标题之间间距,如何达到这种效果

作者你好 请问如何设置在默认状态的遮罩颜色, 如果选中和未选中都有遮罩。能不能设置个自定义接口,可以手动像传递tabelViewCell的方式传递当前的选中View和未选中的View