aboutsummaryrefslogtreecommitdiff
path: root/render.f90
diff options
context:
space:
mode:
authorJeffrey Armstrong <jeffrey.armstrong@approximatrix.com>2022-01-26 09:31:53 -0500
committerJeffrey Armstrong <jeffrey.armstrong@approximatrix.com>2022-01-26 09:31:53 -0500
commit11f6d5c05ed94af2e57d1ca1a839a4d72cd91e0c (patch)
tree14c8b3a44cf465df90dd0167461c341726cf6a7c /render.f90
parent6c8e6ba0c13b06f28c327da0c507c0a74ba226ed (diff)
downloadLR-87-11f6d5c05ed94af2e57d1ca1a839a4d72cd91e0c.tar.gz
LR-87-11f6d5c05ed94af2e57d1ca1a839a4d72cd91e0c.zip
Large updates to fix mouse wheel and scrollbar issues galore using updated appgraphics routines.
Diffstat (limited to 'render.f90')
-rw-r--r--render.f901
1 files changed, 1 insertions, 0 deletions
diff --git a/render.f90 b/render.f90
index bc77c4d..7a65127 100644
--- a/render.f90
+++ b/render.f90
@@ -505,6 +505,7 @@ contains
integer::startpos, endpos
integer::proportional_type
integer::break_index
+ integer::h
if(len_trim(text) == 0) then