[ https://issues.apache.org/jira/browse/PIVOT-966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17523422#comment-17523422 ]
Kello Harby commented on PIVOT-966: ----------------------------------- [agario|https://agario.id/] [agario|https://agario.miami/] [agario|https://agar.cc/] [agario|https://agario.org.uk/] [agario|https://agario.boston/] [agario modded|https://agariomodded.com/] [agario private server|https://agarprivateservers.org/] [agario online|https://agarioonline.org/] [agario online|https://agarioonline.live/] [agario private server|https://agarprivateservers.net/] [altyazılı film izle|https://altyazilifilm.cc/] [mmo forum|https://mt2.org/] [metin2 pvp serverler|https://mt2.org/forum/metin2-pvp-serverler/] [pvp serverler|http://emekserverler.com/] [metin2 pvp serverler|http://www.zafer2.com/] [metin2 pvp serverler|http://editsizserverler.org/] [metin2 pvp serverler|http://www.emekserverler.net/] [metin2 pvp serverler|http://emekserverler.com/metin2.html] [wslik pvp serverler|http://wslikserverler.net/] [wslik pvp serverler|https://www.emekserverler.net/wslik.html] [agario unblocked|https://agar.rip/] [agario unblocked|https://agario.nl/] [agario|https://agar.tv/] [agario private server|https://agario.in/] [agario unblocked|https://agariohub.cc/] [io games|https://a99io.com/] [altyazılı film izle|https://altyazilifilm.live/] [okey|https://realokey.com/] [okey oyna|https://onlineokeyoynaa.com/] [okey oyna|https://duzokeyoynaa.com/] [okey oyna|https://canliokeyoynaa.com/] [sohbet|https://www.sohbetk.com/] [okey net|https://okey-net.com/] [ankara okey|https://ankaraokey.org/] [izmir okey|https://izmirokey.com/] [istanbul okey|https://istanbulokey.net/] [agario unblocked|https://agariounblocked.org/] [agario game|https://agariogame.net/] [fnf mods|https://a99io.com/category/fnf-mods.html] > UI zooming and buttons detection in Apache Pivot at program start > ----------------------------------------------------------------- > > Key: PIVOT-966 > URL: https://issues.apache.org/jira/browse/PIVOT-966 > Project: Pivot > Issue Type: Bug > Components: wtk-effects > Affects Versions: 2.0.4, 2.1 > Environment: Ubuntu 14.04 LTS 64bit, Oracle JDK 1.7.0-65 > Reporter: Vesa Muukka > Assignee: Roger Lee Whitcomb > Priority: Major > Fix For: 2.1, 2.0.5 > > > Zooming UI at program start wents right but all buttons responds from wrong > locations (as if the zoom/scale factor would still be the default 1.0). > This effect can be easily tested with ApachePivot > org.apache.pivot.demos.text.TextPaneDemo > by adding ScaleDecorator & setScale before window.open(display) call like > this: > .... > final ScaleDecorator sd = new ScaleDecorator(); > window.getDecorators().add( sd ); > sd.setHorizontalAlignment( HorizontalAlignment.LEFT ); > sd.setVerticalAlignment( VerticalAlignment.TOP ); > sd.setScale( 2.0f ); > sd.update(); > window.open(display); > textPane.requestFocus(); > } > The program UI will scale correctly the but buttons will react from wrong > locations. > There is a issue report in the pivot-user mailing list archives: March 2015 > with the same header as well with more information. -- This message was sent by Atlassian Jira (v8.20.1#820001)