Hello AngularJS users, I am attempting to show an ace editor inside the tabs of a bootstrap tabset, which should adjust its size to the full width and height of the tab.
This example works fine if I set the height of the ace editor for example to 400px fixed (in style.css): https://plnkr.co/edit/oiMDnvb28M9glzxeMK6E?p=preview If I set the height to "100%", the editor disappears. What are the correct settings, so that the editor always fills the complete tab, event when the tab is nested in some container of angular-ui-layout? If there is a more appropriate discussion group, please let me know. This problem seems to be located somewhere at the interface between ui-bootstrap, ui-ace and ace itself. Thank you Arthur -- You received this message because you are subscribed to the Google Groups "Angular and AngularJS discussion" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
