Some minor bugs or inconveniences in SB4
Despite being a happy user of the new Sanny Builder 4, I have encountered some minor to moderate issues that may be a bit annoying at times.
- ~~some commands provide incorrect parameter hints: e.g.
Memory.GetPedPointersays I need to specify the variable to store the memory address though I have already specified it before the command~~ - ~~sometimes one of the tabs may disappear after closing and opening SB again. I haven't been able to find the cause but it started when I closed SB and one of the tabs (a .txt file included in a .cs script) disappeared~~
- ~~Ctrl+Space doesn't work after
case~~ - some themes have a strange line below the tabs that looks odd
- ~~theme editor doesn't show the chosen colour and style for commands~~
- constants are highlighted even if they are found inside an enum
- unfortunately, Sanny Builder still doesn't support high DPI. For example, having a 1920×1080 monitor, I need to set Windows scaling to 150% so that anything is not microscopic, but SB becomes awfully blurry and has some other graphical bugs. Using high DPI compatibility settings generally helps but brings its own problems like certain fonts being either too big and pixelated or relatively small.
Without compatibility settings:
With compatibility settings:
If necessary, I will try to provide more details. In any case, good luck with further development!
theme editor doesn't show the chosen colour and style for commands
class highlighting depends on selected edit mode, and SBL modes don't have Player.Money given by default. Either switch to GTA SA 1.0 mode before editing the theme, or change example code to something else available in the current mode
sometimes one of the tabs may disappear after closing and opening SB again. I haven't been able to find the cause but it started when I closed SB and one of the tabs (a .txt file included in a .cs script) disappeared
confirmed this is due to a set limit of only 8 tabs saved.