drahnr / oregano

Schematic capture and circuit simulator
https://ahoi.io
GNU General Public License v2.0
214 stars 39 forks source link

Oregano always prints and exports an empty sheet #207

Closed gtrentalancia closed 7 years ago

gtrentalancia commented 7 years ago

Steps to reproduce

  1. Draw a schematic or load one;
  2. Get a Print Preview (to save paper) or Print the schematic (from menu "File");

Expected behaviour

The print preview (or the schematic printed on paper) should contain the schematic.

Actual behaviour

The print preview (or the printed schematic) is empty !

Configuration

All OSs. All versions.

gtrentalancia commented 7 years ago

Fixed here:

https://github.com/gtrentalancia/oregano/commit/b61546cb524cbe630a56fb87d5b31a1b0c8198f7

Please merge.