On Monday, 20 November 2017 22:45:04 GMT Paul Hartmann wrote:
> ...
> This code is by Michael Zangl, so he would know much more about it. From
> my understanding, isVisibleOnScreen() prevents the recalculation of the
> location state when the component has not been added to the visible window.
> At
Hi,
Just trying to decode some of the reasoning behind bits of
NavigatableComponent - was wondering what case exactly NavigatableComponent
$isVisibleOnScreen() is intended to protect updateLocationState() from.
I'm looking at it thinking whether it's possible to make it more granular with
a vie
On Tuesday 10 September 2013, Vincent Privat wrote:
> Reported on talk-fr mailing list:
>
> https://www.youtube.com/watch?v=CKqJccK_EkM
>
> Thanks Mercedes :)
Of course, the irony is that the computer vision technology they're using there
would be incredibly useful for osm data collection, but
On Thursday 12 May 2011, colliar wrote:
> Hi
>
> Thanks for this plugin.
> I use it quite often.
> It would get really useful with some improvements. --> trac
>
> I lately did not see any improvements.
> Is zerebubuth still aktiv.
>
> Otherwise the owner should not be set.
Zerebubuth is Matt Am
On Tuesday 08 December 2009, Tobias Wendorff wrote:
> I did the same, aprox. a year ago, but I don't have a clue, how
> to implement it in JAVA.
Neither did I. I'm a c++ programmer, I just dived straight in. It's pretty
straightforward, but painfully long-winded in areas for a higher-level langua
On Tuesday 08 December 2009, Matthias Julius wrote:
> I guess local cartesian coordinates would be the best for things like
> orthogonalize since that's the way buildings are built. But, in
> practice, using Mercator should be close enough for real world
> building sizes.
Close enough maybe, but
On Tuesday 08 December 2009, Matthias Julius wrote:
> What do you think?
It's funny you should say this - I am currently working on a few things such as
some proper geometry operations.
It started with me doing some work on the extrude function and realizing it
should really be able to work in
On Tuesday 10 November 2009, Dirk Stöcker wrote:
> > If only JOSM development were so flexible and easy.
> >
> > /me runs and hides.
>
> Aiming with my long range rifle ...
>
> Do you wanna excuse? 10 .. 9 .. 8 ..
In all seriousness, it would make life a lot easier for those of us who submit
pa
On Tuesday 10 November 2009, Ævar Arnfjörð Bjarmason wrote:
> Cool. I've patched my fork here with this functionality:
> http://github.com/avar/paperwalking
>
> Sent a pull request to migurski/paperwalking.
If only JOSM development were so flexible and easy.
/me runs and hides.
robert.
__
On Sunday 01 November 2009, Dirk Stöcker wrote:
> Then remove it. tr("") results in the translators information string which
> is surely not wanted.
Didn't think of that. I'll put the new patch on trac.
robert.
___
josm-dev mailing list
josm-dev@open
On Sunday 01 November 2009, Dirk Stöcker wrote:
> What should this change mean?
>
> -return tr("Drag a way segment to make a rectangle.");
> +return tr("");
The previous code used a 'mode' of null to represent the initial (non-dragging)
state of the mapmode and an inconsi
Hi,
Attached is a patch against SVN 2374 which adds a feature to extrude mode: hold
ctrl while dragging to move an existing segment along its normal rather than
creating a new segment.
This is needed to be able to easily edit buildings etc after they have been
initially extruded.
In adding th
On Saturday 12 September 2009, Dave Hansen wrote:
>
> I've been hacking on the JOSM validator plugin for a while. One of the
> repeating "hard problems" that comes up are doing the UnconnectedWays tests.
> You need to do searches for every segment in a way to see if there are any
> nearby nodes.
On Friday 19 December 2008 12:27, Hermann Schwaerzler wrote:
> it was richard scott who
Oi.
robert.
(You must be the 500th person who's called me Richard. I'm considering
changing my name seeing as it seems to be what people think I should be
called.)
On Wednesday 17 December 2008 15:39, Dirk Stöcker wrote:
> I think this I tried and it failed. Together with multiple tries to set
> the stuff in QApplication screen handling.
Well you see, you're using QWebView, which is the QWidget container for
QWebKit. The widget and windowing system is not r
On Wednesday 17 December 2008 11:32, Dirk Stöcker wrote:
> Hmpf, you are too far north and the image height is larger than your
> screen size. I found no way to tell Qt that it has a 2000x2000 virtual
> screen yet (Theoretically it would be enough to tell it the
> Yahoo-Javascript). It always adds
16 matches
Mail list logo