• Edward Grech's avatar
    Fixed issue #1292; terminal scrollbar may now be scrolled · 90296705
    Edward Grech authored
    * Removed div.terminal_bg whose purpose was to hold the background SVG, as this div was occluding the scrollbar, and instead set SVG as the background-image of div.terminal_container using CSS.
    * As CSS does not have a background-opacity directive, manually decoded, edited and re-encoded the SVGs (light, dark) so that all <g>s are wrapped in a top-level <g opacity="0.1">
    * Improved the rules of how the background image resizes
    90296705
Name
Last commit
Last update
..
styles Loading commit data...
styles-guide Loading commit data...
TreeView.js Loading commit data...
card.js Loading commit data...
contextMenu.js Loading commit data...
copy-to-clipboard.js Loading commit data...
dropdown.js Loading commit data...
modal-dialog-custom.js Loading commit data...
modaldialog.js Loading commit data...
renderer.js Loading commit data...
tooltip.js Loading commit data...
util.js Loading commit data...