Change color and thickness of lines?
All  1-2  3-6

Previous
Next
 From:  TOM (SIRTOM)
1358.3 
Hi,

Is it also possible to change the thickness of the selected yellow lines (curves / edges) ?
I searched through the CSS file but not sure where ;-)
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  Michael Gibson
1358.4 In reply to 1358.3 
Hi Tom,

> Is it also possible to change the thickness of the selected yellow lines (curves / edges) ?
> I searched through the CSS file but not sure where ;-)

Selected lines are automatically set to be 2 pixels wider than regular lines. So you can't set it directly but if you adjust the regular display line width it will follow along with that.

The regular line width can be set in moi.ini (go to Options > General > "Edit .ini file" button, then under the [View] section you'll find:

[View]
.....
LineWidth=1.0


- Michael
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  TOM (SIRTOM)
1358.5 In reply to 1358.4 
Wow you are fast - thank you !
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
 From:  Michael Gibson
1358.6 In reply to 1358.4 
Hi Tom, also I should mention that you'd use the LineWidth= setting in moi.ini if you wanted to increase the size of the lines.

If you want to make the lines lighter instead of thicker, there is a different setting that can help with that:

[View]
....
UseThinAntiAliasing=n


Switch it to UseThinAntiAliasing=y and the blended area around the outside of lines will be lessened, making for a lighter looking line display.

- Michael
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged
 

Reply to All Reply to All

 

 
 
Show messages: All  1-2  3-6