1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-10 09:58:55 +00:00
gns3-server/gns3server
grossmj 5f932fee9f Tune how to get the size of SVG images. Ref https://github.com/GNS3/gns3-gui/issues/2674.
* Default for missing height/width is "100%" as defined in the SVG specification
* Better error message, if viewBox attribute is missing
* Removal of "%" in percent more fault tolerant by using rstrip("%")

(cherry picked from commit e3757a8955)
2019-01-21 23:49:43 +07:00
..
appliances Update appliances. 2018-09-14 22:18:13 +02:00
compute Automatically create a symbolic link to the IOU image in the IOU working directory. Fixes #1484 2018-12-17 22:42:18 -06:00
configs New VPCS base config. Fixes #786. 2017-06-28 17:40:54 +08:00
controller Tune how to get the size of SVG images. Ref https://github.com/GNS3/gns3-gui/issues/2674. 2019-01-21 23:49:43 +07:00
handlers Tune how to get the size of SVG images. Ref https://github.com/GNS3/gns3-gui/issues/2674. 2019-01-21 23:49:43 +07:00
schemas Fix "None is not of type 'integer'" when opening project containing a Qemu VM. Fixes #2610. 2018-11-24 19:56:29 +07:00
symbols Custom icons and small fixes for TraceNG integration. 2018-03-14 16:56:37 +07:00
templates Update documentation links 2017-04-03 16:27:08 +02:00
ubridge Fix small errors like unhandled exceptions etc. 2018-09-11 15:06:01 +02:00
utils Tune how to get the size of SVG images. Ref https://github.com/GNS3/gns3-gui/issues/2674. 2019-01-21 23:49:43 +07:00
web Import encodings.idna to avoid LookupError when standard library is in a zip file. 2018-09-07 09:34:17 +02:00
__init__.py
__main__.py
config.py Do not show log message if configuration file doesn't exist. Fixes #1206. 2018-01-08 18:07:15 +07:00
crash_report.py Release v2.1.11 2018-09-28 20:47:44 +02:00
main.py History support for console and telnet application, Fixes: #1083 2017-07-25 16:18:07 +02:00
notification_queue.py Implement a minimum interval between psutil calls. Fixes #2262 2018-02-13 11:31:04 +01:00
run.py Base support for TraceNG. 2018-03-12 17:57:13 +07:00
version.py Development on 2.1.12dev1 2018-09-28 20:50:03 +02:00