wordpress-mobile / WordPress-Editor-iOS

⛔️ [DEPRECATED] A reusable iOS rich text editor component.
GNU General Public License v2.0
1.06k stars 210 forks source link

[Help needed] Where are the Regular size class bar buttons defined in .xib? #861

Closed liuzhen2008 closed 7 years ago

liuzhen2008 commented 7 years ago

I see that for each editor button, we have a regular editor button.

However in the xcode editor for the .xib file, can only see a "Left Toolbar" that contains the editor buttons.

I am not able to see the "Regular Toolbar" defined in the WPEditorFormatBarView.xib.

How do I see these buttons so i can link them to the .m files?

Thanks a lot