WMZPageController icon indicating copy to clipboard operation
WMZPageController copied to clipboard

建议增加指示器相对菜单标题的宽度差值配置

Open anchoriter opened this issue 2 years ago • 0 comments

lineRect.size.width = self.param.wMenuIndicatorWidth?: (dataWidth + 6); 在使用过程中遇到需要自定义处理相对菜单标题的宽度差值的需求,也就是6的数值是可外部配置的,希望增加此配置项

anchoriter avatar Jun 28 '22 02:06 anchoriter