Isomorphic Javascript Software Engineer
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
* Module dependencies | |
*/ | |
var express = require('express'); | |
var fs = require('fs'); | |
var mongoose = require('mongoose'); | |
var Schema = mongoose.Schema; | |
// img path |
I have fixed it by editing the start script /usr/bin/dia
to have the LIBOVERLAY_SCROLLBAR=0
before the dia launch.
$ sudo /usr/bin/dia
Then edit dia file to look as below
OlderNewer