dannyedel / dspdfviewer

Dual-Screen PDF Viewer for latex-beamer
http://dspdfviewer.danny-edel.de
GNU General Public License v2.0
219 stars 29 forks source link

Don't show "loading slide" on presentation screen #67

Open projekter opened 9 years ago

projekter commented 9 years ago

If one navigates quickly through the slides (eg by using a hyperlink which points to a slide far away), it takes a moment until the slide is shown. In this time, a black screen with an information text that the slide is being loaded is presented. This is perfectly fine for the internal view; however, the presentation screen should still show the old slide until the new one is ready to be displayed.

dannyedel commented 9 years ago

The problem is twofold. One, a far-away-but-hyperlinked page is not preloaded, that will be fixed soon™ when #60 is done.

Second, the Idea that it does "something" immediatly is important to me: As soon as the system has read my buttonpress, it should provide visual feedback that it understood my command immediatly (so I don't click or press again, for example).

I wouldn't like to simply drop it from the main view (think about the -u0 usecase, where one disables the presenter's view) but if you have an Idea how to UI-design the software communicating "I have received your command, and I'm processing" correctly I could change it.

projekter commented 9 years ago

I agree that the user needs feedback. But there are different possibilites: