theskid
Newbie
Posts: 2
Registered: 15-12-2021
Member Is Offline
|
|
small menus,all of a sudden
hi
strange thing happened as the menus got really tiny for pnp
so bad it doesnt show text correctly
has anyone else had this issue?
also the MIRC buttons went small too
tried going back to a less resolution
and also tried fresh install ,both to no avail,
still small
anybody have any solutions?thanks
i cant simply hover over the edges to drag window larger either
here is an image
[Edited on 14-12-2021 by theskid]
[Edited on 14-12-2021 by theskid]
|
|
kap
PnP Developer
Posts: 54
Registered: 6-8-2015
Member Is Offline
|
|
Hi,
Not sure what your resolution of your monitor is, but you most likely have desktop scaling set to 150% or higher. PnP is 20 years old, and there's no
support for this in the script. If you were to set scaling to 100%, you will get 'normal' menu sizes again...
regards
kap
N.B. (and for reference):
Might have to test changing dialog { option dbu } to dialog { option map }
see: https://forums.mirc.com/ubbthreads.php/ubb/showflat/Number/263709
[Edited on 16-12-2021 by kap]
|
|
kap
PnP Developer
Posts: 54
Registered: 6-8-2015
Member Is Offline
|
|
There's a preliminary fix available for Pnp options dialog.
It involves running a powershell one-liner to convert dialog from option dbu to option map:
https://github.com/peace-and-protection/Peace-and-Protection...
[Edited on 19-5-2023 by kap]
|
|
kap
PnP Developer
Posts: 54
Registered: 6-8-2015
Member Is Offline
|
|
There's an updated PS one-liner to make 4.22.9 ready for option map here: https://github.com/peace-and-protection/Peace-and-Protection...
|
|
kap
PnP Developer
Posts: 54
Registered: 6-8-2015
Member Is Offline
|
|
this should now be fixed in 4.22.10
|
|