forked from bozho/console
-
Notifications
You must be signed in to change notification settings - Fork 2
Known Issues
ShadowFlare edited this page Apr 15, 2012
·
3 revisions
- When maximized, you must restore and re-maximize the window to get the window to properly resize itself. Attempts at fixing this have been unsuccessful so far. Potential fixes I have tried cause it to crash when reducing the font size, so I have not included any such fixes yet, but I have some more ideas to try when I get around to it. In the mean time it is still usable, only with the inconvenience of having to unmaximize to fix the window size, so I have decided to leave maximize enabled for now, especially since enabling maximize allows Aero Snap in Windows 7 and up, which is not affected by this maximize bug when snapping to the sides.
- The scrolling boundary can be crossed if you hit the bottom while turning the mouse wheel sufficiently fast.
- No option to disable displaying intensified colors in bold font.
- The code that allows changing the default foreground color (assumed to be light grey) currently uses the color selection labeled Custom color under font settings and is enabled by default but does not have a check-box to disable the feature. Existing configurations may have a color setting that cannot be seen on the background color, as this previously defaulted to black. Changing the color setting currently still requires temporarily enabling Custom color.
- The Confirm Close and One Instance Only check-boxes for tab profile options are not optimally placed. (This is somewhat intentional, as leaving everything else where it is makes merging easier.)
- There is no way to disable the confirmation when attempting to close the program with multiple tabs open.