You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2019/03/13 04:09:22 UTC

[GitHub] [incubator-superset] xtinec opened a new pull request #7021: Fix the white background shown in SQL editor on drag

xtinec opened a new pull request #7021: Fix the white background shown in SQL editor on drag
URL: https://github.com/apache/incubator-superset/pull/7021
 
 
   This PR sets the background-color css property on `.ace_scroller` instead of `.ace_content` to prevent the white background shown (see example below) during resizing of the SQL editor before drag ends.
   
   ![image](https://user-images.githubusercontent.com/1521435/54253170-fdb50800-450a-11e9-8c9e-c47903069ac0.png)
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org