On Mon, Jun 13, 2016 at 3:11 PM, Awanthika Senarath <[email protected]> wrote:
> > @ Kavith, WDYT? is there any other approach OR a possibility for us to > make this available through the framework? > Yep, we should add this support to the framework itself. @Heshitha, this is perfectly fine and should be done always when you need to keep any user preference for web based editors. Please go ahead with implement a custom js function handler. For now, you can keep it within your plugin. In next release, we can get it to the kernel and get the support from kernel it self. As I remember, there were two other function handlers - which you implemented for logging and error dialog related functionalities. We need to merge those handlers also to kernel. If you find some time, please try to send a PR to kernel. We will get them shipped with next kernel release. Thanks [1] > https://github.com/wso2/developer-studio/tree/master/plugins/org.wso2.developerstudio.eclipse.platform.ui/src/org/wso2/developerstudio/eclipse/platform/ui/preferences > > Regards > Awanthika > > Awanthika Senarath > Senior Software Engineer, WSO2 Inc. > Mobile: +94717681791 > > > > On Mon, Jun 13, 2016 at 2:58 PM, Heshitha Hettihewa <[email protected]> > wrote: > >> Hi all, >> >> Is there any possibility of providing the ability of editing Web UI >> Editor's CSS styles such as font size and font colors from eclipse >> preferences?. If not what is the best approach to do such thing?. As an >> example if user needs to change the font size of the web editor's fonts >> what is the preferred method to do so. Is it ok if a web UI based method >> added inside the editor itself to change the preferences?. >> >> Thanks. >> -- >> Heshitha Hettihewa >> *Software Engineer* >> Mobile : +94716866386 >> <%2B94%20%280%29%20773%20451194> >> [email protected] >> > >
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
