Skip to content

Conversation

@jkischel
Copy link

  1. fixed disappearing editor in full screen
    In some cases, the editor disappears when activating it full screen. With this CSS fix, it shouldn't happen anymore.
  2. added 'fooinit' function for initializing multiple editors at once and editors without element ID.

Jan Kischel added 4 commits October 14, 2015 08:15
- changed position:absolute to position:fixed when fullscreen
- removed top/left calculation as this always has to be zero
- changed position:absolute to position:fixed
- disabled top/left calculation (must be 0 when position:fixed)
fooinit gives an extra way to initialize textarea elements
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant