Fix for unable to set bold and text color at same time, changed text to pixel scaling from 10,25 to 10,35

This commit is contained in:
MikeTheWatchGuy 2019-02-01 17:45:49 -05:00
parent 65bc916b74
commit ef0465b3ff
2 changed files with 12 additions and 13 deletions

View file

@ -100,7 +100,6 @@ PySimpleGUIWeb runs only on Python 3. Legacy Python (2.7) is not supported.
<iframe height="400px" width="100%" src="https://repl.it/@PySimpleGUI/PySimpleGUIWeb-Demos?lite=true" scrolling="no" frameborder="no" allowtransparency="true" allowfullscreen="true" sandbox="allow-forms allow-pointer-lock allow-popups allow-same-origin allow-scripts allow-modals"></iframe>
# Release Notes: