Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author benjaminprojas

    (@benjaminprojas)

    Darkwing,

    Thanks for the review! What bugs in particular are you referring to?

    Thread Starter Darkwing

    (@darkwing371gmxde)

    To be exact some CSS “bugs” in the Ambience theme (which is the best I think): the Worpress menu opened behind the line number column (z-index); the shadow of the line number column was disturbing; the usage of viewport space was silly: the menu on the right was too compressed and in part outside of the viewport causing sensless scrollbars …

    Small things like that … at least in my browser (FF 18.0.2) – maybe rendering is fine in others.

    Plugin Author benjaminprojas

    (@benjaminprojas)

    Darkwing,

    Can you provide me with screenshots of the issues if possible? It sounds like most of them are related to the theme itself, which is how it’s designed, but if they are not, I would like to fix them.

    Thanks!

    Thread Starter Darkwing

    (@darkwing371gmxde)

    Hi!

    I’m sorry, I’m not sure if I can figure out all things any more, that I altered to make it display correctly. Here are some things I was able to find out, that helped me:

    wp-editor.css:
    #templateside { margin-left: 20px; width: 300px; }

    themes.css:
    .CodeMirror-wrap .CodeMirror-scrollbar {overflow:hidden !important;}
    .CodeMirror-gutter { z-index:1 }

    I had like two scrollbars in the editor windows and so. If these things don’t happen with you, well then ok. Maybe the installations of WPide and WP Editor bite each other, I don’t know (since they both use CodeMirror).

    I think this is it – maybe you can test it and incorporate it.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Very good.’ is closed to new replies.