User customizable number of notification lines

Moderator: GZDoom Developers

Post Reply
User avatar
Nash
 
 
Posts: 17501
Joined: Mon Oct 27, 2003 12:07 am
Location: Kuala Lumpur, Malaysia
Contact:

User customizable number of notification lines

Post by Nash »

I asked in this thread if it's possible to customize the number of notification lines that appear at the top of the screen and it seems that this is hard-coded. I'd like a user option to specify how many lines for notifcation, please.
User avatar
NeuralStunner
 
 
Posts: 12328
Joined: Tue Jul 21, 2009 12:04 pm
Preferred Pronouns: No Preference
Operating System Version (Optional): Windows 11
Graphics Processor: nVidia with Vulkan support
Location: capital N, capital S, no space
Contact:

Re: User customizable number of notification lines

Post by NeuralStunner »

I brought it up quite a long time ago. I would guess the problem is that the array size is set by an internal constant. Things would have to be rewritten in a more dynamic way.
Blzut3
 
 
Posts: 3211
Joined: Wed Nov 24, 2004 12:59 pm
Graphics Processor: ATI/AMD with Vulkan/Metal Support
Contact:

Re: User customizable number of notification lines

Post by Blzut3 »

Zandronum actually has this as con_notifylines.
User avatar
Nash
 
 
Posts: 17501
Joined: Mon Oct 27, 2003 12:07 am
Location: Kuala Lumpur, Malaysia
Contact:

Re: User customizable number of notification lines

Post by Nash »

This has been [Added] (wheee thanks Randi)
Edward-san
Posts: 1774
Joined: Sat Oct 17, 2009 9:40 am

Re: User customizable number of notification lines

Post by Edward-san »

I believe con_notifylines should be used to avoid problems in future: PR
Post Reply

Return to “Closed Feature Suggestions [GZDoom]”