Trouble seeing bookmark with code folding

Working on new editor enhancements?
Mistrel
Addict
Addict
Posts: 3415
Joined: Sat Jun 30, 2007 8:04 pm

Trouble seeing bookmark with code folding

Post by Mistrel »

When a bookmark is placed on the same line as a collapsible procedure I can't see it because it's behind the [ - ] icon.
Trond
Always Here
Always Here
Posts: 7446
Joined: Mon Sep 22, 2003 6:45 pm
Location: Norway

Post by Trond »

That also happens when single stepping through code.
freak
PureBasic Team
PureBasic Team
Posts: 5941
Joined: Fri Apr 25, 2003 5:21 pm
Location: Germany

Post by freak »

Well, if i change it the next guy will post a bugreport that he can't see the [-] when placing a bookmark over it :P
You just can't see them all at once.
quidquid Latine dictum sit altum videtur
Trond
Always Here
Always Here
Posts: 7446
Joined: Mon Sep 22, 2003 6:45 pm
Location: Norway

Post by Trond »

The new breakpoint square is not visible at all. If the +/- signs were see-through there wouldn't be such problem, and in either case I'd say that breakpoints are more important than fold points since they actually do something within the program, so it makes sense to draw them on top.

PS. In 4.20 breakpoints could be seen, in 4.30 they can't.
PS 2. And one more thing: the arrow that appears to mark stopped execution doesn't point to the middle of the line in 4.30 (compare it to the end fold line). This wasn't a problem in 4.20 either.
User avatar
Kaeru Gaman
Addict
Addict
Posts: 4826
Joined: Sun Mar 19, 2006 1:57 pm
Location: Germany

Post by Kaeru Gaman »

what about changing the breakpoint design to something like that:
Image
1. Folder
2. Breakpoint
3. both
oh... and have a nice day.
Post Reply