pasnox / qodeedit

A source code component editor based on QPlainTextEdit, QTextDocument and QSyntaxHighlighter with the use of Kate xml language definition files.
GNU Lesser General Public License v3.0
26 stars 14 forks source link

Margin Visual Appearence #2

Closed tucnak closed 11 years ago

tucnak commented 12 years ago

Currently I am working on visual appearence of QodeEdit and it's editor's features.

Now QodeEdit's margin looks in this way: QodeEdit margins with text selection

Description: on the screenshot I've selected custom text to show that margin reacts on it

I've created this issue to discuss about QodeEdit margins and choose the best one. But I'm sure that there are many people who dislike this (Qt-Creator)-style.

Feel free to post here any suggestions or useability solutions.

pasnox commented 12 years ago

If i recall correctly, there is a line separator between line numbers and other margin no ? Try to paste image from current master.

tucnak commented 12 years ago

Yes. There is a straight line between line numbers and other margins. It's visible on the screenshot I've posted in the beggining of the thread.

pasnox commented 12 years ago

Ah right i did not clearly see it because it's white as github background, maybe u should update the screenshot so it's better visible.

tucnak commented 12 years ago

What are you talking about? As far as I understood you are talking about black straight line at the left of line numbers margin. It's clearly visible on the screenshot.

[screenshot period expired]

pasnox commented 12 years ago

It's clearly visible, but as u did not added a star bookmarks i did not noticed it was a margin in the image, but github frame or something like that. By the way how do u had image in comment ?

tucnak commented 12 years ago

I've used GitHub Flavored Markdown. You can get help of Markdown "Cheat Sheet" by pressing M on every page which suppoort it.